BODY {
	color: #000000;
	font : 12px Arial, Helvetica, sans-serif;
}
TD {
	font : 12px Arial, Helvetica, sans-serif;
}

.ContentText {
	font : 12px Arial, Helvetica, sans-serif;
}

.copyright {
	font : 10px Arial, Helvetica, sans-serif;
}

A {
	color : Blue;
}

A.option {
	color : #5C8651;
	background-color : transparent;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
	font-weight : normal;
}

A.s-option {
	color : #5C8651;
	background-color : #DBE7D9;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
}
A:HOVER {
	background-color : #5C8651;
	color : White;
}
.bform {
	font-weight : normal;
}
.link {
	color : #D2D2DD;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 3 outset;
	border-width : 1;
	background-color : #1D3A58;
	border-bottom-color : Fuchsia;
	border-left-color : #FC8C10;
	border-top-color : #FFCC33;
}

.baselink {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 12;
	font-family : sans-serif, Geneva, Arial, Helvetica;
	letter-spacing : normal;
	background-color : #FF0000;
	font-weight : bold;
}

.linkChoose {
	color : #EBEBEB;
	text-decoration : none;
	font : 12px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	background-color : #C60000;
	font-weight : bold;
}

.link2 {
	color : #705F63;
	text-decoration : none;
	font : 12px Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 0;
	border-width : 1;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: circle;
}
.paragraph_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;	 
}