h1 	{font-size: 30pt; font-family: Comic Sans MS;    font-weight: bold;     color: #588ED4;  margin: 0px 0px 0 px 0px;  }
h2	{font-size: 25pt; font-family: Comic Sans MS;    font-weight: bold;     color: #blue;    margin: 0px 0px 0px 0px;}
h3	{font-size: 15pt; font-family: Comic Sans MS;    font-weight: bold;     color: #588ED4; 	margin: 0px 0px 0px 0px;}
h4  {font-size: 14pt; font-family: Comic Sans MS;    font-weight: normal;  color: #blue; 	margin: 0px 0px 0px 0px;}
h5	{font-size: 12pt; font-family: arial;                     font-weight: normal;  color: black;          margin: 0px 0px 0px 0px;}
h6	{font-size: 9pt; font-family: arial;                     font-weight: normal;  color: black;  				margin: 0px 0px 0px 0px;}

body {
	background-color:#FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color: #588ED4;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

UL {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN: 10px 0px 0px 0px; 
PADDING-TOP: 0px
}

.right {float: right;}
.left {float: left;}

.titlebar{
font-size: 12pt; 
font-family: Comic Sans MS;   
font-weight: bold;
margin: 5px 5px 5px 5px; 
height: 30px;
width: 400px;
color: white; 
text-align: center;
background-image:url(../images/title_bar_bg.gif);
}

.titlebarsmall{
font-size: 10pt; 
font-family: Arial;   
font-weight: bold;
margin: 5px 5px 5px 5px; 
height: 20px;
width: 140px;
color: white; 
text-align: center;
background-image:url(../images/title_bar_bg_small.gif);
}
