<style type="text/css">
<!--
BODY {
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      12px;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	margin-width:   0px;
	margin-height:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:          auto;
}


A {text-decoration: none;}
A:hover {text-decoration: underline;}


.dark {
	font-family:      Arial,Helvetica;
	font-size:        12px;
	font-weight:      BOLD;
	color:            #1D2868;
	text-decoration:  none;
}
A.dark:link {
	color:            #0000FF;
	text-decoration:  none;
}
A.dark:hover {
	color:            #0000FF;
	text-decoration:  underline;
}
A.dark:active {
	color:            #FF0000;
	text-decoration:  underline;
}
A.dark:visited {
	color:            #0000FF;
}


.darkSmall {
	font-family:      Arial,Helvetica;
	font-size:        11px;
	font-weight:      BOLD;
	color:            #1D2868;
	text-decoration:  none;
}
A.darkSmall:link {
	color:            #0000FF;
	text-decoration:  none;
}
A.darkSmall:hover {
	color:            #0000FF;
	text-decoration:  underline;
}
A.darkSmall:active {
	color:            #FF0000;
	text-decoration:  underline;
}
A.darkSmall:visited {
	color:            #0000FF;
}


.light {
	font-family:      Arial,Helvetica;
	font-size:        12px;
	font-weight:      BOLD;
	color:            #E0DE96;
	text-decoration:  none;
}
A.light:link {
	color:            #E0DE96;
	text-decoration:  none;
}
A.light:hover {
	color:            #FFFFFF;
	text-decoration:  underline;
}
A.light:active {
	color:            #FF0000;
	text-decoration:  underline;
}
A.light:visited {
	color:            #FFFFFF;
}


.lightSmall {
	font-family:      Arial,Helvetica;
	font-size:        11px;
	font-weight:      BOLD;
	color:            #E0DE96;
	text-decoration:  none;
}
A.lightSmall:link {
	color:            #FFFFFF;
	text-decoration:  underline;
}
A.lightSmall:hover {
	color:            #FFFFFF;
	text-decoration:  underline;
}
A.lightSmall:active {
	color:            #FF0000;
	text-decoration:  underline;
}
A.lightSmall:visited {
	color:            #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #1D2868;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 13px;
	color: #1D2868;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 11px;
	color: #1D2868;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h4 {
	font-size: 15px;
	color: #FFFFEE;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 10px;
	color: #FFFFEE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
-->
</style>

