/* CSS Document */
body{
	margin-top:0; 
	margin-left:0; 
	margin-bottom:0; 
	margin-right:0;
}

body, td, th { 
	font-size:12px; line-height:180%;
}
p,ul,ol,li { 
	font-size:9pt; line-height:180%;
}
a, a.link, a.hover, a.visited { text-decoration:none; } 

.ErrorMsg{ 
	color:#FF0000;
}
