﻿body {
	background : #CCD9E4;
	margin : 0px 0px;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 15px;
}

th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 15px;
}

H2 {
	font-size : 20px;
	font-family : Arial;
	font-style : bold;
	color : Black;
}

A:LINK{
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
}

A:VISITED{
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
}	

A:HOVER{
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	background : #AA0F13;
}             

.menu A:LINK{
	font-size : 17px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
	background: none;
}

.menu A:VISITED{
	font-size : 17px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
	background: none;
}

.menu A:HOVER{
	font-size : 17px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}

.wd {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 25px;
}

.wd A:LINK{
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
	background: none;
}

.wd A:VISITED{
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0F13;
	text-decoration : none;
}

.wd A:HOVER{
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
  background: none;
}


