P  {
		font-family : sans-serif;
	font-style : normal;
	color : #00008B;
}

H1  {}

H2  {
	font-family : sans-serif;
	font-size : 20px;
	color : #FFD700;
}

H3  {
	font-size : 18px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFD700;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color: #3453A3;
	font-family : sans-serif;
	font-style : normal;
	color : #ffffFF;
}

.wh  {
	font-size : px;
	font-family : sans-serif;
	color : #FFFFFF;
	left : 5px;
}

option  {
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #0000FF;
	text-transform : capitalize;
	background-color : #FFFF00;
}

.mhead  {
	font-size : 16px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #3063FF;
	line-height : 26px;
	font : arial;
	text-align : center;
}

.i1  {
	text-indent : 5px;
}

select  {
	width : 160px;
}

.tab1  {
	font-size : 12px;
	font-family : sans-serif;
	color : #FFFFFF;
	background-color : #3063FF;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
}

.tab2  {
	font-family : sans-serif;
	font-size : 12px;
	color : #00008B;
	background-color : #FFD700;
	padding-left : 5px;
	font-weight : bold;
}

li  {}

ul  {
	list-style : circle;
	list-style-position : inside;
	list-style-type : disk;
}

.a  {
	padding-left : 40px;
}

.q  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}


