body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #BD371A;
	line-height: 14px;
	}
p  {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
        color: #BD371A;
	text-decoration: none;
        }

H1  {
	font-family: Helvetica, Trebuchet MS, Arial;
	font-size: 18px;
        font-style: italic;
        color: #BD371A;
	text-decoration: none;
        text-align: center;
        }

H2  {
	font-family: Helvetica;
	font-size: 24px;
        font-weight: bold;
        color: #00CCFF;
	text-decoration: none;
        text-align: center;
        }

H3  {
	font-family: Helvetica, Trebuchet MS, Arial;
	font-size: 20px;
        color: #BD371A;
	text-decoration: none;
        text-align: center;
        }

p1  {
	font-family: Helvetica, Trebuchet MS, Arial;
	font-size: 13px;
        font-weight: bold;
        color: #000000;
	text-decoration: none;
        }

TABLE {
width: 800px
background-color: #ffffff;
border-spacing: none;
border: none;
margin-left: 80px;
margin-top: 30px;
padding: 5px; 
}

a:link {
	color: #00CCFF;
	text-decoration: none;
	}

a.home:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a.button:link {
        color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #OOCCFF;
	text-decoration: none;
	}

a.home:visited {
	color: ##FFFFFF;
	text-decoration: none;
	}

a.button:visited {
        color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #OOCCFF;
	text-decoration: none;
	}

a.home:hover {
	color: ##FFFFFF;
	text-decoration: none;
	}

a.button:hover {
        color: #FFFFFF;
	text-decoration: none;
	}

a:active {
	color: #OOCCFF;
	text-decoration: none;
	}

a.home:active {
        color: ##FFFFFF;
	text-decoration: none;
	}

a.button:active {
        color: #FFFFFF;
	text-decoration: none;
	}

div {
        margin-left: 6em
        margin-top: 6em
        }

img	{
	display: block;
	margin: 0;
	padding: 0;
	}
