/* CSS Document */


body
{

font-family:Arial, Helvetica, sans-serif;
background-color:#CCCCCC
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000;
}
td {
	FONT-SIZE: 12px;line-height:180%;
}
 
a {
	FONT-SIZE: 12px; COLOR:  #333333
}
a:visited {
	COLOR:  #333333; TEXT-DECORATION: none
}
a:hover {
	COLOR: #cc6600; POSITION: relative; TOP: 1px; TEXT-DECORATION: underline
}
a:active {
	COLOR: #333333; TEXT-DECORATION: none
}
a:link {
	TEXT-DECORATION: none
}
#text{font-size:12px;line-height:30px;} 

