@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
	margin-top: 0px;
	margin-bottom: 0px;
	min-width:760px;
	background-color:#CCC;
	font-size:14px;
	color:#22228D; }
	
#wrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	z-index:1000; }

a:link {
	color: #0000FF;
	text-decoration: none; }
	
a:visited {
	text-decoration: none;
	color: #0000FF; }
	
a:hover {
	text-decoration: underline;
	color: #0000FF; }
	
a:active {
	text-decoration: none; }
	
.style1 {font-size: 10px; }
	
.style2 {font-size: 12px; }

.style3 {font-size: 18px; }

.style4 {font-size: 24px;
	font-weight:bold; }

.style5 {font-size: 36px;
	font-weight:bold; }
