<style>
p {
padding : 0px;
line-spacing : 0px;
margin :0px;
}
a {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: none;
}
a:hover {
	font-size : 12px;
	font-family : Arial;
	color : 003788;
	text-decoration: underline;
}
a:visited {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: none;
}
.glink {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
	text-decoration: none;
}
.glink:visited {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
	text-decoration: none;
}
.glink:hover {
	font-size : 12px;
	font-family : Arial;
	color : #01a4fe;
	text-decoration: underline;
}
.glink3 {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: none;
}
.glink3:hover {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: underline;
}
.btext {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	font-weight : bold;
}
.blink {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	font-weight : bold;
	text-decoration: none;
}
.blink:hover {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	font-weight : bold;
	text-decoration: underline;
}
.blink2 {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
}
.blink2:hover {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: none;
}
.blink3 {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: none;
}
.blink3:hover {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	text-decoration: underline;
}
.header {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
	font-weight : bold;
}
.btext {
	font-size : 12px;
	font-family : Arial;
	color : #003788;
}
.wtext {
	font-size : 12px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}
.btext2 {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}
.glink2 {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration: none;
}
.glink2:hover {
	font-size : 12px;
	font-family : Arial;
	color : #01a4fe;
	font-weight : bold;
	text-decoration: none;
}
.smglink2 {
	font-size : 9px;
	font-family : Arial;
	color : #999999;
	font-weight : bold;
	text-decoration: none;
}
.smglink2:hover {
	font-size : 9px;
	font-family : Arial;
	color : #01a4fe;
	font-weight : bold;
	text-decoration: none;
}
td {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}
td.events1{
	border : 1px solid #50b4e1;
}

td.events_sm{
	font-size : 8px;
	font-family : Arial;
	color : #00225F;
}
td.events {
	background-image: url('../images/oval.gif');
	background-repeat: no-repeat;
}
.gtext {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
	font-weight : bold;
}
.glink4 {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
	text-decoration: none;
}
.glink4:hover {
	font-size : 12px;
	font-family : Arial;
	color : #01a4fe;
	text-decoration: underline;
}
.glink5 {
	font-size : 11px;
	font-family : Arial;
	color : #666666;
	text-decoration: underline;
}
.glink5:hover {
	font-size : 11px;
	font-family : Arial;
	color : #003788;
	text-decoration: underline;
}
.glink5:visited {
	font-size : 11px;
	font-family : Arial;
	color : #666666;
	text-decoration: underline;
}
.gtext4 {
	font-size : 12px;
	font-family : Arial;
	color : #CCCCCC;
}
.bborder {
	border : 1px solid #000000;
}
.bborder2 {
	border : 1px solid #0091d2;
}
.Cal{
text-align: center;
padding : 2px;
width : 50;
height : 20;
}
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
</style>