table, td, th {
	font-size: 14px;
}

img.imbed {
	margin: 20px;
	border-style: none;
}

body {
	background-image:url(background.gif);
	background-repeat:repeat-x;
}

a {
	color: #0066cc ;
	text-decoration: none ;
}

a:hover {
	color: #0066cc ;
	text-decoration: underline ;
}

td.main {
	text-align: justify;
}

h1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px; 
	color:#b23427;
	text-align:center;
	margin-bottom:0px;
}

h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:17px; 
	color:#b23427;
	text-align:center;
	margin-top:0px;
}

h3{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:15px; 
	color:#b23427;
	text-align:center;
	margin-top:5px;
}

p{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:14px;
	margin:20px;
}
.footer{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:12px;
	margin:20px;
	color:#ffd046;
	text-align:center;
}

.style1 {
	color: #003359
}

.style2 {
		color: #0000FF;
		font-weight: bold;
	}