BODY{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
    
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1d1d1d;
}

h1{
	color:#1d1d1d;
	font-size: 14px;
	margin: 0;
	padding: 0;
    
}
h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
P {
	font-size: 11px;
	margin: 0;
	padding: 0;
    
}
a, a:link, a:visited, a:active{
	font-size: 11px;
	color: #1d1d1d;
	text-decoration: underline;
}
a:hover{
	color: #1d1d1d;
}
.Header_Text{
	font-size:13px;
	color: #006b9b;
}
.Title_Text{
	color:#006b9b;
	font-size: 14px;
	font-weight: bold;
}
.Normal_Text{
	font-size: 11px;
	color: #1d1d1d;
}
.Subtitle_Text{
	color: #1d1d1d;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.Important_Text{
	color: #1d1d1d;
	font-style : italic;
}

ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

#bxt{
	background-image: url(/images/bxt.jpg);
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.bxct{
	background-image: url(/images/bxct.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #86c4df;
	height: 200px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
}