body {  
	margin: 0px; 
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: White;
	background-color: #ffffff;
	}
p {
	font-size: 11pt;
	margin-right: 20px;
	margin-top: 10px;
	color: #ffffff;
	text-align: justify;
	text-shadow: black;
	}

.pole {
	background-repeat:repeat-x;
	background-position: bottom;
	background-image: url(images/top_12.gif);
	background-color: #3472BA;
	}

.date {
	font-family: Times New Roman, Times, serif;
	color: black;
	text-align: left;
	font-size: 11px;
	}
	
a {color: #ffffff; text-decoration: underline;}
a:visited  {color: #FFDEAD;}
a:hover, a:active {text-decoration: none;}

td.date a {color: black; text-decoration: none;}
td.date a:visited {color: black;}
td.date a:hover, td.date a:active {text-decoration: underline; color: #2F5F97;}

a.e-mail, a.e-mail:visited {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20pt;
	color: #ffffff;
	margin-bottom: -6px;
		letter-spacing: -1px;
}


h2 {
	margin: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	}

div.menu a, div.menu a:visited {

	color: #ffffff; text-decoration: none;
	
	}

.menu {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font: 16px ;
	text-align: right;
	font-weight: bolder;
	letter-spacing: -1px;
	}


div.footmenu {
	color: #A90000;
	}
div.footmenu a, div.footmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A90000;
	margin: 5px 10px; 
	}



	