#content {
position : relative;
top : 40px;
left : 30px;
width : 673px;
text-align : justify;
background-color : #ffffff;
color : #696969;
margin-bottom : 50px;
font-size : 11px;
}
table.home, tr.home, td.home, h1.home {
border : 0;
margin : 0 0 0 0;
padding : 0 0 0 0;
margin-bottom : 0;
margin-top : 0;
padding-bottom : 0;
padding-top : 0;
vertical-align : top;
text-align : justify;
font-size : 11px;
}
a, a:link, a:active, a:visited {
color : #696969;
text-decoration : underline;
font-weight : bold;
font-size : 11px;
}
a:hover {
	color : #FF9900;
	text-decoration : underline;
	font-size : 11px;
}
#pagetop {
position : relative;
top : 20px;
left : 0;
width : 673px;
height : 60px;
background-color : #ffffff;
text-align : right;
}