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

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

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

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

a:visited {
	color : #FBEED0;
	text-decoration : underline;
}

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

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

body {
	background-color : #EFF4FF;
}

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

.contact {
	color : #D8D5C6;
}

.otherlink {
	color : #8B9BBA;
}

.otherlink a:link {
	color : #8B9BBA;
	text-decoration: underline;
}

.otherlink a:visited {
	color : #8B9BBA;
	text-decoration: underline;
}

.otherlink a:hover {
	color : #8B9BBA;
	text-decoration: none;
}

.otherlink a:active {
	color : #8B9BBA;
	text-decoration: underline;
}

.altback {
	background-color : #616C82;
}

.altback2 {
	background-color : #8B9BBA;
}

.altback3 {
	background-color : #DFE9FF;
}

.content {
	background-color : White;
}

.pictureframe {
	background-color : White;
	padding : 10px 5px 20px 5px;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #B4B4B4;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

.intro {
	color : White;
	font-size : 12px;
	line-height : 20px;
}

.lightext {
	color : #8D8D8D;
}

#red    {
		font-family:  verdana, arial, helvetica, sans-serif;
    		color: #ff0000;
}

