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

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

a:hover {
	color : #4674A6;
	text-decoration : underline;
}

a:active {
	color : #4674A6;
	text-decoration : underline;
}

body {
	background-color : #71a3a6;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}

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

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 16px;
	color : #4674A6;	
}

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

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

.altback {
 background-color : White;
}

.altbackB {
 background-color : #f8cf39;
}

.altbackC {
 background-color : #C29C4B;
}

.pictureframe {
	background-color : #f8cf39;
	padding : 5px 5px 5px 5px;
}

.intro {
	color : #999999;
}
