body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #2815A2;
	vertical-align : top;
}

body {
	background-color : #28166F;
}

H1 {
	font-size : 20px;
	color : #2815A2;	
}

H2 {
	font-size : 16px;
	color : #2815A2;
	border-bottom: 2px dotted #FFF546;
		
}

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

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

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

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

.otherlink {
	color : #666666;
}

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

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

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

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

.altback {
	background-color : #FFF546;
}

.content {
	background-color : White;
}

.pictureframe {

	padding : 0px 0px 0px 0px;
}
