ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : Black;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-align : center;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-align : left;
    background-color : #DDDDDD;
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
}		
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Gray;
}	
	
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Navy;
	font : normal;
}	
	
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Gray;
	font : 100;
	margin-top : 0%;
}
	
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : Black;
	}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000066;
	text-align : left;
}

.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	color : Green;
	font-style : italic;
}

.error{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	color : Red;
	font-style : normal;
}

.calendarTable{
	border-style : solid solid solid solid;
	border-color : Green;
}
.calendarTableHeadder{
	background-color : #009900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	color : Green;
}
.calendarTableCellNoDate{
	background-color :EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	color : Green;
}
.calendarTableCellOption{
	background-color : #DDDDDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.calendarTableCellSelected{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Green;
	font-style : italic;
}
.calendarTableCellDays{
	background-color : #009900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	color : White;
}

.smalltableheadder{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 100;
	font-style : normal;
}

.globalnav a:link{
	color : White;
	text-decoration : none;
}

.globalnav a:visited{
	color : White;
	text-decoration : none;
}

.globalnav a:active{
	color : White;
	text-decoration : none;
}

.globalnav a:hover{
	color : Silver;
	text-decoration : none;
}
