 p, td {
	color : #000000;
	font-family : "Comic Sans MS";
	font-size : 13px;
	line-height: 20px;
	
}

a,
a:link,
a:visited,
a:active{
	color : #0065A4;
	text-decoration : underline;
	font-style: normal;
	line-height: 12px;
	font: Comic Sans MS;
}

a:hover{
color : #BEAB81;
	text-decoration : none;
	font-style: normal;
	line-height: 12px;
	font: Comic Sans MS;
}

body{
	background-color : #FFFFFF;
}


h1{
	font-size : 18px;
}

h1, h2, h3, h4, h5, h6{
	color : #000000;
	font-family : "Comic Sans MS";
	font-weight : normal;
}

h2{
	font-size : 16px;
	font-weight: bold;
}

h3{
	font-size : 14px;
}

h4{
	font-size : 13px;
}

h5{
	font-size : 12px;
}

h6{
	font-size : 11px;
}



.LeftMenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0065A4;
	text-decoration: none;
}



.CenterText {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}





.formText {
	font-family: "Comic Sans MS";
	font-size: 11px;
	
}

.TextBox {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #FF0000;
	text-decoration: line-through;
	width: 40px;
	border: thin dashed #CCCCCC;
}
