body {
	background-color: #CCE3F7;
	margin-top:0px;
	margin-bottom: 0px;
}

body, td, th {
	color: #003333;
}

h1, h2 {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

h3, h4, h5, h6 {
	color: #006699;
}

.table1 {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #006699;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #CC3300;
}

a:active {
	color: #FF0000;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
    color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
}
.tablebodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.medWhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.blue {
	color: #0000CC;
}
.white {
	color: #666666;
}
.gold {
	color: #FFCC00;
}
.red {
	color: #CC0000;
}
.blockstyle {
	background-color: #E1EDFB;
	display: block;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9FCAF0;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9FCAF0;
}

