body {
	margin:  0;
	padding: 0;
	background-color:#FFFFFF;
	}
body, th, td, div, p {
	color: #000000;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
	}

a {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
	text-decoration: underline;	
	}
a:link, a:visited {
	color: #000000;
	}
a:hover {
	color: #8002bd;
	}
a:active
{
	color: #d4399e;
}

h1 { 
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.3em;
	 color: #660099; 
	 margin: .5em 0 .5em 0; padding: 0;	 
}
h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; 
	 margin: .35em 0 .25em 0; padding: 0;	 
}
h3 {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.1em;
	 margin: .35em 0 .25em 0; padding: 0;
}

#date {
	position:absolute;
	top: 10px;
	right: 100px;
	}

.border1 { 
	border-width: 7px; 
	border-color: #AA9FFF;
	border-style: outset;
	} 

.smallblack
{
    color: #000000;
    font-size: 10px;
}

.normalwhite
{
    color: #ffffff;
    font-size: 13px;
}

.normalwhitebold
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.normalblack
{
    color: #000000;
    font-size: 13px;
}

.normalblackbold
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.normalsteelblue
{
    color: steelblue;
    font-size: 13px;
}

.normalsteelbluebold
{
    color: steelblue;
    font-size: 13px;
    font-weight: bold;
}

.normalmediumvioletred
{
    color: mediumvioletred;
    font-size: 13px;
}

.normalmediumvioletredbold
{
    color: mediumvioletred;
    font-size: 13px;
    font-weight: bold;
}

.normaldarkgold
{
    color: darkgoldenrod;
    font-size: 13px;
}


.bigblack
{
    color: #000000;
    font-size: 16px;
}

.bigblackbold
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.bigsteelblue
{
    color: steelblue;
    font-size: 16px;
}

.bigsteelbluebold
{
    color: steelblue;
    font-size: 16px;
    font-weight: bold;
}
