a{
	color: #0000ff;
	font : Times New Roman, Times, serif;
	text-decoration : underline;
}
a:hover{
	color: #ff0000;
	font : Times New Roman, Times, serif;
	text-decoration : underline;
}

body {
	font-family: Times New Roman, Times, serif;
}

td {
	font-family: Times New Roman, Times, serif;
}

th {
	font-family: Times New Roman, Times, serif;
}

h2{
	font: 24px Times New Roman, Times, serif;
}

.body_text{
	font: 16px Times New Roman, Times, serif;
}

.big_body_text{
	font: 20px Times New Roman, Times, serif;
}

.highlight_text{
	color: #4A75A0;
	font: 14px Times New Roman, Times, serif;
}

.header_text {
	font: 20px Times New Roman, Times, serif;
	
}

.header_highlight_text {
	color: #4A75A0;
	font: 20px Times New Roman, Times, serif;
}

.body_small_text{
	font: 12px Times New Roman, Times, serif;

}
.highlight_small_text{
	color: #4A75A0;
	font: 10px Times New Roman, Times, serif;
}

.body_extrasmall_text {
	font: 10px Times New Roman, Times, serif;
	
}
.highlight_extrasmall_text {
	color: #4A75A0;
	font: 10px Times New Roman, Times, serif;
	
}

.r_col_text{
	font: 14px Times New Roman, Times, serif;
}

.r_col_header_text{
	font: 16px Times New Roman, Times, serif;
}

.caption_text{
	font: 11px Times New Roman, Times, serif;
	text-align: justify;
}

.event_header{
	font: 16px Times New Roman, Times, serif;
	color: red;
	text-align: left;
}

.event_text{
	font: 13px Times New Roman, Times, serif;
	text-align: left;
}