body {
z-index: 1
margin:0px; margin-top:0px; margin-bottom:0px;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
border-style: none;
}

p {
	line-height: 16px;
	font-size: 12px;
}
 
a:link      { color: #660033;	text-decoration: underline; }
a:visited   { color: #255282; }
a:active    { color: #660033; }
a:hover 	{ color: #255282; }

h1 {
	color: #660033;
	font-size: 16px;
	line-height: 16px;
	font-style: italic ;
}

h2 {
	color: #660033;
	font-size: 14px;
	line-height: 16px;
}

h3 {
	color: #660033;
	font-size: 12px;
	line-height: 16px;
}

h4 {
	color: black;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}

.nav {
	font-size: 12px;
	color: black;
	line-height: 20px;
}

.nav a:link      { color: #660033; text-decoration: underline; }
.nav a:visited   { color: #255282; }
.nav a:active    { color: #660033; }
.nav a:hover 	 { color: #255282; }

.content { 
margin-left: auto; 
margin-right: auto; 
width: 760px; 
} 

ul {
	font-size: 12px;
}

li {
	font-size: 12px;
	list-style-type:disc
}


.mainheader {
	color: #660033;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

.mainheader a:link      { color: #660033; text-decoration: none; }
.mainheader a:visited   { color: #255282; text-decoration: none; }
.mainheader a:active    { color: #660033; text-decoration: none; }
.mainheader a:hover		{ color: #255282; text-decoration: underline; }

.homepage {
	color: #660033;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.homepage p {
	color: Black;
	font-size: 14px;
	font-weight: bold;
}