
A {
	color: #000099;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:active {color: #333399;}
A:visited {color: #333399;}
A:hover {color: #333399;}
A:visited:hover{color: #333399;}

BODY {	
	font-size: 14px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.bold {	
	font-size: 14px; 
	color: #000000; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

B {	
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.boy_bold {	
	font-size: 12px; 
	color: #8a84ae; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 
.boy_bold:hover {color: #8a84ae;}
.boy_bold:active {color: #8a84ae;}
.boy_bold:visited {color: #8a84ae;}
.boy_bold:visited:hover{color: #8a84ae;}

.girl_bold {	
	font-size: 12px; 
	color: #df9eb3; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 
.girl_bold:hover {color: #df9eb3;}
.girl_bold:active {color: #df9eb3;}
.girl_bold:visited {color: #df9eb3;}
.girl_bold:visited:hover{color: #df9eb3;}

OL {	
	font-size: 14px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

TD {	
	font-size: 14px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 

TH {	
	font-size: 12px; 
	color: #000000; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 

SELECT {	
	font-size: 10px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 

INPUT {	
	font-size: 10px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 

TEXTAREA {	
	font-size: 10px; 
	color: #000000; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
} 


.rev_header {
	font-size: 12px; 
	color: white; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.rev_header:hover {color: #009900;}
.rev_header:active {color: white;}
.rev_header:visited {color: white;}
.rev_header:visited:hover{color: #ffff66;}

.rev_header2 {
	font-size: 12px; 
	color: white; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.rev_header2:hover {color: #009900;}
.rev_header2:active {color: white;}
.rev_header2:visited {color: white;}
.rev_header2:visited:hover{color: #ffff66;}

.header {
	font-size: 14px; 
	color: #990000; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.header:hover {color: #990000;}
.header:active {color: #990000;}
.header:visited {color: #990000;}
.header:visited:hover{color: #ffff66;}

H1 {
	font-size: 28px; 
	color: #8B87B0; 
	font-weight: 600; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.small {
	font-size: 10px; 
	color: black; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.small_underline {
	font-size: 10px; 
	color: black; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

.medium {
	font-size: 12px; 
	color: black; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.medium2 {
	font-size: 12px; 
	color: black; 
	font-weight: 300; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
.medium:active {color: #333399;}
.medium:visited {color: #333399;}
.medium:hover {color: #333399;}
.medium:visited:hover{color: #333399;}

.calendar {
	background-color : #ffffcc;
	background : #ffffcc;
}

.highlight {
	background-color : #eaeaea;
	background : #eaeaea;
}