a:link {
	color : #6482C8;
	text-decoration : underline;
}

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

a:hover {
	color : #6482C8;
	text-decoration : none;
}

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

body {
	background-color : #B6BDD9;
}

body, td {
	color : #454545;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
}

h1 {
	color : #969CB3;
	font-size : 16px;
}

h2 {
	border-bottom : 1px dashed #A7A7A7;
	color : #969CB3;
	font-size : 12px;
}

h3 {
	border-bottom : 1px dashed #A7A7A7;
	color : #969CB3;
	font-size : 12px;
}

.altback {
	background-color : #22378C;
}

.content {
	background-color : #FFFFFF;
}

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

.mainframe {
	background-color : #008C8C;
	padding : 1px 1px 1px 1px;
}

.otherlink {
	color : #FFFFFF;
}

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

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

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

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

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