P  {}

H1  {}

H2  {}

H3  {
		font-size : 15px;
}
H6 {
		font-size : 24px;

}
A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : 11px;
	background-color : #ABDFFF;
}

.clsMenu  {
	font-size : 12px;
}

.clsHeader  {
	font-weight : bold;
	font-family : Arial;
	background-color : #4169E1;
}

.clsTesting  {
	font-size : 11px;
	color : Black;
}
.clsMainText {
	font-family : Arial;
	font-size : 12px;
	color : Black;

}
.clsmenu  {
	font-size : 12px;
	font-weight : bold;
	background-color : #4169E1;
	color : #ffffff;
	text-align : center;
	text-decoration : none;
}
.clsmenu:hover  {
	font-size : 12px;
	font-weight : bold;
	background-color : #4169E1;
	color : #ffffff;
	text-align : center;
	text-decoration : underline;
}
.clsmenuselected:hover  {
	font-size : 12px;
	font-weight : bold;
	background-color : #ABDFFF;
	color : #000000;
	text-align : center;
	text-decoration : none;
}
.clsmenuselected  {
	font-size : 12px;
	font-weight : bold;
	background-color : #ABDFFF;
	color : #000000;
	text-align : center;
	text-decoration : none;
}
.clsSmalltext  {
	font-size : 10px;
	background-color : #ABDFFF;
}
.clssold  {
	color : Red;
}
