body {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #662f54;
	color: #662f54;
	text-align: center;
	margin: 0;
	padding: 0; 
}

body a:link {
	color : navy;
	text-decoration : none;
	font-style: italic;
   }
/* ----------------------------------- 	*/
/* shuntdesign.com  						*/
/* programer: ID - 001		 	*/
/* last updated 26.07.09			*/
/* revision 1.00				 	*/
/* ----------------------------------- 	*/

body a:visited {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-style: italic;
   }
body a:hover {
	background-color : transparent;
	color : #ed7703;
	font-style: italic;
   }

.LinkFont16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : navy;
	text-decoration : none;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
}

/*
a.LinkFont16px:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : navy;
	text-decoration : none;
	font-weight: bold;
	font-style: italic;
}

a.LinkFont16px:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #ed7703;
	text-decoration : none;
	font-weight: bold;
	font-style: italic;
   }
   
a.LinkFont16px:visited {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight: bold;
	font-style: italic;

   }
*/

#header {
	padding: 0px;
	height: 100px;
	background-color: #662f54;
	border-bottom: 4px solid #480348;
}
.main {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
}
p {
	font-size: 10pt;
}
li {
	font-size: 10pt;
}
h1 {
	font-weight: bold;
	color: navy;
	font-size: 25px;
	margin: 0px;
	padding-bottom: 3px;
}
h2 {
	font-weight: bold;
	color: navy;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
}
h4 {
	font-weight: bold;
	color: navy;
	font-size: 9px;
	margin: 0px;
	padding-top: 10px;
}
.normal0 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
}
.normal1 {
	background: #eeeeee;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
}
.sponsor {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
}

#footer {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10pt;
	text-align:center;
	color: white;
	background-color: #662f54;
	border-top: 4px solid #480348;
}

.DisplayFont20px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.DisplayFont18px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.DisplayFont16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.DisplayFont14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}.DisplayFont12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.DisplayFont10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.DisplayFont14pxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px;
}
.DisplayFont12pxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.DisplayFont10pxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
