P  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: left;
}

H1  {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Blue;
	text-decoration: underline;
	text-align: center;
	background-color: transparent;
}

H2 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Blue;
	text-decoration: none;
	text-align: center;
	background-color: White;
}
H3  {font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: transparent;}
H4  {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: Silver;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	line-height: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

H5  {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: Black;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

H6  {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: Blue;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}

A  {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: White;
	text-decoration: underline;
	text-align: left;
}

A:Visited  {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: White;
}

A:Active  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

BODY  {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: White;
	background-color: #6495ED;
	margin-top: 0px;
}
ul {
	background-color: transparent;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: left;
}
