.headerbl {
	font-size: 30px;
	color: #5865b9;
}

.headerbllg {
	font-size: 48px;
	color: #5865b9;
}
.headergylg {
	font-size:24px;
	color: #808080;
}

.headergy {
	font-size: 18px;
	color: #808080;
}

.headergysm {
       color: #808080;
       font-weight: bold;
       font-size: 16px;
}

.headerrdxsm {
       color: #BA5A66;
       font-weight: bold;
       font-size: 12px;
}

.headerrdsm {
	color: #BA5A66;
	font-weight: bold;
	font-size: 14px;
}

.footer {
       font-size: 10px;
       font-style: italic;
}


A  {
       color: #5865b9;
}

A:Visited  {
       color: #5865b9;
}

A:Active  {
       color: #5865b9;
}

A:Hover  {
	color: green;
}
BODY  {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-color : White;
	margin: 0px;
	padding: 0px;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

.boxblue {
	padding: 12px;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-size : 14px;
	background-color: #A6CBDD;
}

.boxgreen {
	padding: 12px;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	background-color: #afdba8;
}
.boxwhite {
	padding: 12px;
/*	font-family: Comic Sans MS; */
/*	font-weight: bold; */
/*	font-size: 14px; */
	background-color: white;
}

HR {
	color : #808080;
}

LI {
	list-style-image: url(images/green_dot.gif);
	color: #808080;
	font-size: 14px;
	font-family: Comic Sans MS;
	font-weight: bold;
	list-style-position: inside;
}

