/*vs STYLESHEET*/

A.link {
	color: #3A5FCD;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}


A.link:Hover {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}


A.linkon {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}

A.bodylink {
	color : #36C;
	text-decoration : none;
	font-style: none;
	font-weight : bold;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;
}

A.bodylink:Hover {
	color : #006633;
	text-decoration : underline;
	font-style: none;
	font-weight : bold;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;

}

A.bodylinkon {
	color : #006633;
	text-decoration : underline;
	font-style: none;
	font-weight : bold;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;

}

TD.body{
	color : #363636;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 30px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

TD.header{
	color : #ffffff;
	text-decoration : none;
	font-weight : Bold;
	font-size : 24px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;

}

TD.header2{
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;

}

TD.main{
	color : #363636;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 30px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 40px;
	padding-right: 40px;

}

TD.art{
	color : #363636;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;

}

TD.footer{
	color : #586;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

h2 {
	color : #006633;
	text-decoration : none;
	font-weight : bold;
	font-size : 20px;
	line-height : 10px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}


ul.anchor {
	list-style-type : square;
	list-style-position : outside;
	list-style-image : url('images/anchor3.gif')
}

