

body {background: #ffffff}

p {
	font-family: Arial, Times New Roman;
	color: #000000;
	font-size: 10pt;
	padding-left: 30px;
	padding-right:30px
}

p.menu {
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	padding-left: 0px;
	padding-right:0px
}

p.menuheader {
	font-family: Arial, Times New Roman;
	color: #800080;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 30px;
	padding-right:30px
}

p.title {
	font-family: Garamond, Times New Roman;
	color: #306A88;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 30px;
	padding-right:30px
}

span {
	font-family: Arial, Times New Roman; 	
	font-size: 11pt; 	
	font-weight: bold;
	color: #ffffff;
}

span.focus {
	font-family: Arial, Times New Roman; 	
	font-size: 12pt; 	
	font-weight: bold;
	color: #000000;
}	

span.tdate {
	font-family: Arial, Times New Roman; 	
	font-size: 10pt; 	
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}	
	
td {
	font-family: Arial, Times New Roman;
	color: #000000;
	font-size: 10pt;
}

a {color: #000000; font-family: Arial; font-size: 10pt;}

a:link {color: #000000; font-family: Arial; font-size: 10pt;}

a:visited {color: #000000; font-family: Arial; font-size: 10pt;}

a:hover {color: red; font-family: Arial; font-size: 10pt;}

a:active {color: #000000; font-family: Arial; font-size: 10pt;}

img {
	border: 0px;
}