BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	background-color : #238eba;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	background-color : #ffffff;
}

LI, dd, dt {
	line-height : 16px;
}

.tdblue {
	background-color : #238eba;
	font : 14px Arial, Helvetica, sans-serif;
	color : White;
}
A:link	{
	Color: #1885b2;
}
	
A:visited	{
	Color: #1885b2;
}
	
A:active	{
    color: #1885b2;
	}
	
A:Hover		{
	color: #ADD8E6;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #1885b2;
	background-color : White;
	line-height : 28px;
	font-weight : bold;
}

.title2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #1885b2;
	background-color : White;
	line-height : 22px;
	font-weight : bold;
}

.title3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	background-color : White;
	line-height : 22px;
	font-weight : bold;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1885b2;
	background-color : White;
	line-height : 14px;
}

.text  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : White;
	line-height : 14px;
}
.border1 {
	border : thin solid;
}

.line {
	border-bottom-width : 1px;
	border-bottom : dotted Black;
}
