
.title  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

.pagename  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
	color : maroon;
}

.welcome  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
	color : A51C2B;
}

p  {
	font-size : 9pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
	margin-top : .5em;
	margin-right : 15px;
}

.body {
	font-size : 9pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : white;
}

.welcomebody {
	font-size : 11pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : white;
}

.submenu {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : silver;
	text-decoration : none;
}

.insidebody {
	font-size : 9pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.codekey {
	font-size : 7pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.insidebodyb {
	font-size : 9pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : black;
}

.bodyb {
	font-size : 11pt;
	font-family : garamond,times;
	font-weight : bold;
	color : 8EA38B;
}

.basket {
	font-size : 7pt;
	font-family : verdana;
	font-weight : normal;
	color : 8EA38B;
}

.basketb {
	font-size : 7pt;
	font-family : verdana;
	font-weight : bold;
	color : 8EA38B;
}

.basketgreen {
	font-size : 7pt;
	font-family : verdana;
	font-weight : normal;
	color : 8EA38B;
}

.blue {
	color : 0E8DC2;
	font-weight : bold;
}

.subtext {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.form {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.formbold {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : black;
}

.copyright  {
	font-size : 7pt;
	font-family : verdana;
	font-weight : normal;
	color : 656565;
}


.bodybold  {
	font-size : 10pt;
	font-family : verdana,arial;
	color : black;
	font-weight : bold;
}


A  {
text-decoration : underline;
}

A:Visited  {
color : grey;
}

A:Active  {
color : grey;
}

A:Hover  {
color : silver;
}


