body, * {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
}
a:link, a:visited {
	color: #4765C0;
	text-decoration: underline;
}
#content {
	float:left;
	margin:12px;
	width: 473px;
	font-family: Helvetica, Arial, sans-serif;
}
#content p {
	padding: 0 0 1em 0;
	font-size: 14px;
	line-height: 1.25;
}
.links {
	width: 158px;
	float: left;
}

.links ul
{
list-style: none;
padding: 0;
margin: 0;
}

.links li a
{
margin: 0.25em 0;
height: 1.5em;
line-height: 1.5em;
padding-left: 10px;
width: 146px;
text-align: left;
text-decoration: none;
display:block;
background-color: #4765C0;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: smaller;
}
.links li a:hover{
text-decoration: none;
color: #fff;
background-color: #13194E;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#b1262b;
}
a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	background-color: #13194E;
	color:#FFFFFF;
}
img {
border:none;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	letter-spacing: -0.08em;
	text-transform: uppercase;
	color: #13194E;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -0.05em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #4765C0;
}

::-moz-selection{
background: #fff;
	color: #220f22;
}
::selection {
background: #fff;
	color: #220f22;
}
.style9 {
	font-size: small;
	font-style: italic;
}
