body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}


html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	background #000000;


	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	padding-bottom: 1em;
}



h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

a {	font-size: 13px;text-decoration: none}
a:link {color:#000000}
a:visited {	color:#000000}
a:active {color:#0000cc}
a:hover{color: #000000;	text-decoration: underline; color: #FF0033;}

#Text {
	float:left;
	padding-left:33px;
}
#Text_1 {
	padding: 5px;
	display:block;
	color:#000000;
	margin-right:25px;
	}


