body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.regText {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.headText {
	font-family: Monotype Corsiva;
	font-size: 19px;
	font-weight: bolder;
	color: #A5C115;
}
.titleText {
	font-family:  Monotype Corsiva;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #BD39C2;
}
.title {
	font-family:  Monotype Corsiva;
	font-size: 20px;
	font-weight: bold;
	color: #BD39C2;
}
.notesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.redText {
	font-family: Times New Roman, Times, Serif;
	font-size: 16x;
	line-height: normal;
	font-style: italic;
	color: #DD020A;
}

.orangeText {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	line-height: normal;
	font-style: italic;
	color: #FB7E71;
}

a:link {color: #BD39C2}
a:visited {color: #BD39C2}
a:hover {color: #666666}
a:active {color: #BD39C2}

#scroll {
padding : 4px; 
width : 550px; 
height : 265px; 
overflow : auto;
}
#scroll2 {
padding : 4px; 
width : 550px; 
height : 412px; 
overflow : auto;
}

