body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/template/star-blue.png);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.maintable {
	width: 676px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.links       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: Center; }

a:link 		 { color: #FFFFFF; text-decoration: underline }
a:visited 	 { color: #DDDDFF; text-decoration: underline }
a:hover      { color: #FF0000; text-decoration: underline }

/*
.no-underline { text-decoration: none; }
*/
.no-underline a:link 		 { text-decoration: none }
.no-underline a:visited 	 { text-decoration: none }
.no-underline a:hover      { text-decoration: none }

h1 {
	font-size: 24px;
/*	color: #FFFFFF; */
	margin: 0px;
	padding: 0px;}

h1 a:link 		{	color: #FFFFFF; text-decoration: none }
h1 a:visited 	{ color: #FFFFFF; text-decoration: none }
h1 a:hover      { color: #FF0000; text-decoration: none }

.bordeau     { color: #CC0000 }
.small       { font-size: 8pt}
marquee      { font-size: 12pt; color: #CC0000; font-style: italic }

td           { font-size: 10pt }
div          { font-size: 10pt }
p            { margin-top: 0 }
li           { font-size: 10pt }

h2           {
	font-size: 14pt;
	text-align: Center;
	font-weight: bold;
}
h3           {
	font-weight: bold;
	font-size: 13pt;
}
h4           {
	font-size: 13px;
}
h5           {
	font-weight: bolder;
	font-size: 12px;
}
h6           {
	margin-top: 0;
	margin-bottom: 0;
}
.large       { font-size: 12pt }

.new {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.new a:link 		{ color: #0000FF; text-decoration: underline }
.new a:visited 		{ color: #0000FF; text-decoration: underline }
.new a:hover 		{ color: #FF0000; text-decoration: underline }

