.main_text {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	color:black;
}      

.black_bold_12pt {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing: normal;
	color: black;
}
	  
	  
.roll1 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	color:white;
}

.roll2 {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:normal;
	color:white;
}

a.roll1:hover {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter spacing:normal;
	color:red;
}

a.roll1:active{
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter spacing : normal;
	color : #660000;	
}


a.roll2:hover {
	font-size:9pt;
	font-weight: bold;
	letter spacing:normal;
	color:red;
}

.red11pt {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing:normal;
	color:red;
}

.cblue10pt {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing:normal;
	color:#004080;
}

.gold8pt {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing:normal;
	color:gold;
}

.silver8pt {
	font-size:8pt;
	font-weight: bold;
	letter spacing:normal;
	color:silver;
}

.silver_12pt {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter spacing:normal;
	color:silver;
}

.brown8pt {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing:normal;
	color:brown;
}

.blue7pt {
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter spacing:normal;
	color:blue;
}

.cblue8pt {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter spacing:normal;
	color:#004080;
}


.mp3_table {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	color:black;
	border-collapse:collapse;
		margin: 0;
    padding: 15px;
	border-color: black;
    border-width: 1px 1px 1px 1px;
    border-style: solid;

}

<!--.mp3_table td {
	margin: 0;
    padding: 15px;
	border-color: black;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.mp3_table A:hover {
	background-color: #990000:
}


.links_table {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	letter-spacing:normal;
	vertical-align:top;
	text-decoration:none;
	text-transform:none;
	color:black;
	
}


a.mp3 {
	display: block;
    background-image: url(../images/mp3_ovr.gif);
    margin: 0 auto;

}


.subject_title  {
	font-weight:bold;
	
}
