body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: 000000; 
	text-decoration: none; 
	line-height: normal; 
	background-position: top right; 
	background-repeat: repeat; 
	background-color: #F3F2F8; 
	background-attachment: fixed
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	color: blue
}
a:hover {  
	color: purple; 
	text-decoration: underline
}
table  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: brown; 
	text-decoration: none;
	font-weight: normal
}

sub { 
vertical-align: -0.6ex; 
}

sup { 
vertical-align: 0.8ex; 
}