body {
	background: #FFFFFF;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	line-height: 125%;
	margin: 0px;
	text-align: left;
}
P
{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 125%;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, Sans;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 125%;
}

A:link
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 100%;
}

A:visited
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 100%;
}

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

a img {
    border: none;
}

H2 {
    color: #CC3333;
    font-size: 14px;
    align: left;
    text-align: left;
    text-decoration: underline;
    font-weight: lighter;
}

H3 {
    color: #CC3333;
    font-size: 14px;
    align: center;
    text-align: center;
}

#nav {
    background: #FFCCCC;
    margin-left: 60px;
}

#nav p{
    color: #000000;
	font-size: 14px;
	line-height: 200%;
}

#nav td{
    color: #000000;
	font-size: 14px;
	line-height: 200%;
}

#nav a {
	color: #CC0000;
	text-decoration: none;
}

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

#nav a:visited {
	color: #CC0000;
	text-decoration: none;
}