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

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

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

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

body {
	background-color : #11728E;
}

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

.contact {
	color : #eee;
}

H1 {
	font-size : 18px;
	color : #eee;
}

H2 {
	font-size : 14px;
	color : #eee;
	border-bottom : 1px dashed #eee;
}

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

#pic{
	border:5px solid #11728E;
	margin-bottom:10px;
}

