/*
This style sheet was created from A:\oyate.htm
*/

BODY {
	background-color : White;
	font-family : Verdana, Arial, serif, sans-serif;
	font-size : 100%;
	margin-left : 25px;
	margin-right : 35%;
  	}

STRONG {
	font-family : serif;
	font-size : larger;
}

H1 {
	color : #00009C;
	text-align : center;
	font-family : Arial;
}

H3 {
	font : 100;
	color : #00009C;
	text-align : center;
	font-family : Arial;
}

H2 {
	font-family : Arial;
	color : #A800C0;
	text-align : center;
}

.Section1 {
	font-family : sans-serif;
}

.Section2 {
	font-family : "Times New Roman";
}

.navbarNAt {
	text-align : center;
	background-color : #FFFFCE;
	font-size : larger;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navbarb {
	text-align : center;
	font-size : larger;
	background-color : #FFFFCE;
}


OL {
	font-family : sans-serif;
	font-size : larger;
	font-weight : bold;
	list-style : decimal;
}