a:link {
	color : White;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : White;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : White;
	text-decoration : underline;
}

a:active {
	color : White;
	text-decoration : underline;
}

body {
	background-color : #D8D5C6;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	line-height : 20px;
}

body {
	background-color:#6787B0;
	background-image:url(images/fade.jpg);
	background-repeat:repeat-x;
	}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 16px;
	color : #6787B0;	
}

H2 {
	font-size : 12px;
	color : #6787B0;
	border-bottom : 1px dashed #999999;
}

H3 {
	font-size : 12px;
	color : #D8D5C6;
	border-bottom : 1px dashed #E89801;	
}

.otherlink {
	color : White;
}

.otherlink a:link {
	color : White;
	text-decoration: underline;
}

.otherlink a:visited {
	color : White;
	text-decoration: underline;
}

.otherlink a:hover {
	color : White;
	text-decoration: none;
}

.otherlink a:active {
	color : White;
	text-decoration: underline;
}