body	{	overflow:scroll; overflow-x:auto;  margin:0;	padding:0px;	text-align:center;	background:#E9E9E9;	font-family:tahoma; 
				}

h1	{	font-size:13px; font-family:tahoma; color:#4B4B4B; margin:10px 0px 5px 0px;	}
h1 a:link, h1 a:active, h1 a:visited, h1 a:focus { color:#4B4B4B; text-decoration:underline; }
h1 a:hover { color:#4B4B4B; text-decoration:none; }

h2	{	font-size:11px;	font-weight:bold; color:#E1650F; margin:10px 0px 5px 0px;	}
h2 a:link, h2 a:active, h2 a:visited, h2 a:focus { color:#E1650F; text-decoration:underline; }
h2 a:hover { color:#E1650F; text-decoration:none; }

.t1 	{	font-size:11px;	color:#4B4B4B; }
.t1 a:link, .t1 a:active, .t1 a:visited, .t1 a:focus { color:#4B4B4B; text-decoration:underline; }
.t1 a:hover { color:#4B4B4B; text-decoration:none; }

.t2	{	font-size:11px;	font-weight:bold; color:#4B4B4B;	}


.white:link, .white:active, .white:visited, .white:focus { color:#ffffff; text-decoration:none; }
.white:hover { color:#ffffff; text-decoration:underline; }


.menu 	{ margin-top:0px; font-size:10px; font-weight:bold; height:50px; line-height:50px; width:100px; float:left; margin-right:1px; text-align:center; }
.menu a:link, .menu a:active, .menu a:visited, .menu a:focus { margin-left:0px; color:#FFFFFF; text-decoration:underline; }
.menu a:hover { margin-left:0px; color:#FFFFFF; text-decoration:none; }

.footer 	{ color:#B9B9B9; font-size:11px; height:30px; text-align:right; }
.footer a:link, .footer a:active, .footer a:visited, .footer a:focus { color:#505050; text-decoration:underline; }
.footer a:hover { color:#505050; text-decoration:none; }

