body  {
	background-color : #DBDBDB;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size : 10px;
	margin-top : 0px;
	margin-left : 5px;
}

a:link  {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

a:visited  {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

a:hover  {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

td  {
	font-size : 10px;
}

h1  {
	font-size : 18px;
}

h2  {
	font-size : 16px;
}
h3  {
	font-size : 14px;
}
#banner {
        position: absolute;
        top: 10px;
        left: 785px;
        width: 300px;
}

