/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.jpg) center;
}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
a {font-size: 12px;}
a:link{font-size: 12px; color:#333; text-decoration:underline}
a:hover{font-size: 12px; color:#f30; text-decoration:underline}
a:visited{font-size: 12px; color:#333; text-decoration:underline}


.STYLE1 {font-size: 18px;font-weight: bold;}
.line_h18{ line-height:18px;}
.line_h20{ line-height:20px;}
.STYLE2 {
	color: #FF3300;
	font-weight: bold;
}