/* Main style sheet for 2005 TOCMP layout by Dusan Ristic-Petrovic, Ph.D. */

/* HTML tag styles */

body,td,th {
	font-size: 12px;
	color: #264F8F;
	font-family: Courier New, Courier, mono;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	color: #21548B;
}
h2 {
	font-size: 16pt;
	color: #03010C;
}
h3 {
	font-size: 14pt;
	color: #686669;
}
h4 {
	font-size: 12px;
	color: #920003;
}
.style2 {color: #666600}
a {
}

/*layout divs */

.lightsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: E0E8B6;
}
.medsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: CCCC66;
}
.darkersmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 706D32;
}
.SansSerif {
	font-family: Arial, Helvetica, sans-serif;
}
.lightgraysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.LeadText {
	color: #CC3300;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sans_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
