/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.title {
	color: #FFFFFF;
	font-size: large;
	}
.buttons{
	font-size: 12px; 
	color: #FFFFFF;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.emaillink a:link {
	color: #CC0000;
	text-decoration: #666666;
	font-size: 14px;
	font-weight: bold;
	}
.emaillink a:visited {
	color: #666666;
	text-decoration: #666666;
	font-size: 14px;
	font-weight: bold;
	}
.emaillink a:hover {
	color: #CC0000;
	text-decoration: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
.bodylink a:hover {
	color: #CC0000;
	text-decoration: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.bodylink a:link {
	color: #CC0000;
	text-decoration: #CC0000;
	font-size: 10px;
	font-weight: bold;
	}
.bodylink a:visited {
	color: #CC0000;
	text-decoration: #CC0000;
	font-size: 10px;
	font-weight: bold;
	}
.bodylink a:hover {
	color: #CC0000;
	text-decoration: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.body {
	background:  #F4F4F4
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.clientred {color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	}
.clientgrey {color: #666666;
	font-size: 10px;
	font-weight: bold;
	}
.copyright {
	color: #FFFFFF; 
	font-size: 9px;
	}
.bodytext {
	font-size: 10px;
	color: #666666;
	}
.bodytext2 {
	font-size: 14px;
	color: #666666;
	}
.bodytext3red {
	font-size: 14px;
	color: #CC0000;
	}
.italicbodytext {
	font-size: 10px;
	color: #666666;
	}
.heading2 {
	font-size: 13px; 
	color: #666666;
	font-weight: bold;
	}
.heading1 {
	font-size: 16px; 
	color: #CC0000;
	font-weight: bold;
	}
body {
	background-color: #FFFFFF;
}
br {
	font-size: 16px;
	}