﻿body {
	background-color: #E4E4E4;
}
.bodystd {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}
.bodystdlarge {
	font-family: Verdana;
	font-size: 10px;
	color: #1F7CA7;
	padding-right: 50px;
	font-weight: bold;
}
.bodystdlargeblue {

	font-family: Verdana;
	font-size: 12px;
	color: #1e7da3;
	font-weight: bold;
}
a {
text-decoration: none;
}
a:link {
COLOR: #1F7CA7;
}
a:visited {
COLOR: #1F7CA7;
}
a:hover {
COLOR: #34A4DA;
}
a:active {
COLOR: #34A4DA;
}
.columnheadingsblue {
	font-family: Verdana;
	font-size: 11px;
	color: #1F7CA7;
	font-weight: bold;
}

.styleone:link {
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.styleone:visited {
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.styleone:hover {
	color:#34A4DA;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.styleone:active {
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.bodystdvertical {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.bodystdtest {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
img
{  border-style: none;
}


