html, body{
	background-color: #E7EFF1;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-bottom: 0px;
}

td{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
    color: #009999;
	font-size: 16px;
	font-weight: bold;	
}

h2{
    font-size: 12px;
	font-weight: bold;
}

img{
	border: 0;
}

.style1{
	color: #FFFFFF;
}

.style2{
	font-size: 16px;
	font-weight: bold;
}

.style3{
	font-size: 3px;
}

a:link, a:visited, a:active{
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline; 
} 

a:hover{
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
}

#twit{
	left: 60%;
	position: absolute;
	right: 40%;	
	top: 660px;
	z-index: 1;
}
