body {
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10pt;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10pt;
}

p.second {
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
	text-indent: 2em;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	color:#DED198;
	font-size: 12pt;
	text-align: left;
	text-indent: 4em;
}

a:link, a:visited {
	color: #00002B;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:hover, a:focus {
	color: #6560AB;
	text-decoration: underline;
}

img {
	border: 1px color: #00002B;
}

.pics {
 border-left: 1px solid #00002B;
 border-right: 1px solid #00002B;
 border-bottom: 1px solid #00002B;
 border-top: 1px solid #00002B;
 width: 100%;
 height: 1px
}

.pics:hover {
 border-left: 1px double red;
 border-right: 1px double red;
 border-bottom: 1px double red;
 border-top: 1px double red;
 width: 100%;
 height: 1px
}

a.one:link, a.one:visited {
	color: #DED198;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.one:hover, a.one:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

a.two:link, a.one:visited {
	color: #00002B;
	text-decoration: none;
	font-size: 9pt;
}

a.two:hover, a.one:focus {
	color: #c5c5c5;
	text-decoration: underline;
}

a.three:link, a.three:visited {
	color: #DED198;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.three:hover, a.three:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

a.four:link, a.four:visited {
	color: #DED198;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.four:hover, a.four:focus {
	color: #FFFFFF;
	text-decoration: underline;
}