body {
	background-color: #616161;
	margin-top: 4px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li
{
background-image:url(images/dot.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:14px;
}
.linkhead {
	font-size: large;
	font-family: Tahoma, Arial, Verdana;
}
.linkbottom {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.title1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: large;
	color: #003E6A;
	font-weight: bold;
	background-color: #EEF5FF;
}
.title2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: large;
	color: #003E6A;
}
.text1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
}
.text2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
}
.text3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: smaller;
}
.textbottom {
	font-size: smaller;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
}
.note1 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.note2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-style: oblique;
}
.redtext1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
	list-style-image: url(images/bullet1.gif);
	list-style-type: disc;
	color: #CC0000;
	font-weight: bold;
}
.linetext1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
	list-style-image: url(images/bullet1.gif);
	list-style-type: disc;
	text-decoration: line-through;
	font-weight: bold;
}
.link1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: large;
	color: #003E6A;
	font-weight: bold;
}
