body { background-color:#CCCCCC;
	color: #1C4267; margin:0px;
}
body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 13px;
	color: #1C4267;
}

a {
	font-size: 11px;
	color: #1C4267;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	color: #1C4267; text-decoration:underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:  underline overline;
}


h1 {
	font-size: 35px;
	color: #1C4267;
	font-weight: bold
}
h2 {
	font-size: 24px;
	color: #1C4267;
	font-weight: bold
}
h3 {
    font-size: 20px;
	color: #1C4267;
	font-weight: bold
}
h4 {
    font-size: 16px;
	color: #1C4267;
	font-weight: bold
}
h5 {
    font-size: 14px;
	color: #1C4267;
}
h6 {
    font-size: 11px;
	color: #1C4267;
	font-weight: bold
}
.style2 {font-size: 11px; font-weight: bold;}

.littleDD {
	padding: 3px 1px 1px 1px; border: 1px solid #1C4267; background:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:right;
	margin-top: 0px;
	font-size:13px;
	margin-left: 3px;
}


.littleDD li {
  padding-top:2px;
  padding-bottom:2px;
}
.borderTable {	padding: 3px 1px 1px 1px; border: 1px solid #1C4267; background:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:right;
	margin-top: 0px;
	font-size:13px;
	margin-left: 3px;
}
