
LI, H1, H2, H3, H4, P, A, TD 
{
	font-family: Arial, Helvetica, Sans-serif;
}

body
{

	margin: 0pt; 
	color: rgb(0,0,0); 
	font-family: arial,helvetica,sans-serif;
}


.standardbox
{
	border-style: dotted;
	border-width: 1px;
	border-color: rgb(64,64,255);
	margin: 0px;
	padding: 10px;
}

a.qn:link { color: #ffffff; text-decoration: none; background-color: #99a9c0; }
a.qn:visited { color: #ffffff; text-decoration: none; background-color: #99a9c0; }
a.qn:hover { color: #154374; text-decoration: underline; background-color: #99a9c0; }
a.qn:active { color: #154374; text-decoration: underline; background-color: #99a9c0; }

a.formlink:link {color: white; text-decoration: underline; background-color: #154374; }
a.formlink:visited { color: white; text-decoration: none; background-color: #154374; }
a.formlink:hover { color: white; text-decoration: underline; background-color: #154374; }
a.formlink:active { color: white; text-decoration: underline; background-color: #154374; }

a.hl:link { color: black; text-decoration: none; background-color: #99a9c0; }
a.hl:visited { color: black; text-decoration: none; background-color: #99a9c0; }
a.hl:hover { color:  black; text-decoration: underline; background-color: #99a9c0; }
a.hl:active { color: black; text-decoration: underline; background-color: #99a9c0; }

a:link { color: rgb(64,64,255);}
a:visited { color: #154374;}

a.mbold:link { color: #154374; text-decoration: none; background-color: #e9f3ff; font-weight: bold;}
a.mbold:visited { color: #154374;; text-decoration: none; background-color: #e9f3ff; font-weight: bold;}
a.mbold:hover { color: #154374; text-decoration: underline; background-color: #e9f3ff; font-weight: bold;}
a.mbold:active { color: #154374; text-decoration: underline; background-color: #e9f3ff; font-weight: bold;}

ul.menu { list-style-type: none; line-height: 23px;}
ul.submenu { list-style-type: square;	line-height: 20px; }

li.bullets { list-style-type: square; margin-bottom: 5px; }

a.mlight:link { color: #154374; text-decoration: none; background-color: #e9f3ff; }
a.mlight:visited { color: #154374; text-decoration: none; background-color: #e9f3ff; }
a.mlight:hover { color: #154374; text-decoration: underline; background-color: #e9f3ff; }
a.mlight:active { color: #154374; text-decoration: underline; background-color: #e9f3ff; }

a.mhl:link { color: #99a9c0; text-decoration: none; background-color: #e9f3ff; font-weight: bold; }
a.mhl:visited { color: #99a9c0; text-decoration: none; background-color: #e9f3ff; font-weight: bold; }
a.mhl:hover { color: #154374; text-decoration: underline; background-color: #e9f3ff; font-weight: bold; }
a.mhl:active { color: #99a9c0; text-decoration: underline; background-color: #e9f3ff; font-weight: bold; }

