body, table, tr, td, th, p, ul, ol, .projectName, .orgName, div, .required {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}

.section
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-weight: bold;
}

.required1 
{font-weight: bold; font-size : 12px; color: black;}

.required2 
{font-weight: bold; font-size : 12px; color: Crimson;}

.notrequired
{font-size : 12px; color: black;}

ul li 
{list-style-type : square;}

.header, .subheader 
{font-family : Arial, Helvetica, sans-serif; font-weight : bold;}

.header 
{color : #660099; font-size : 14px;}

.subheader 
{color: #FF6600; font-size : 12px;}

.subheader1 
{color: #003366; font-size : 12px;}

.standard 
{font-size : 12px; font-family : Arial, Helvetica, sans-serif; 	color : black;}

.standard2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
}

.confirm {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-weight: bold;
}

.standard3 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
}

.projectName, .orgName, .midname{font-weight : bold; font-size : 12px;} 

.pubTitle {
	/* formatting for titles of publications, etc.*/
	font-style : italic; font-size : 12px;
}

.calendarMonth {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration : none;
	font-size: 100%;
}

.breadcrumbs {
  font-family: Tahoma;
  font-size: 11px;
}

.NetscapeRadioBtns
{background-color : #FFFFCC; color : black; font-size : 12px;}

.OJJDPheader {color : GRAY;	font-size : 12px; font-weight: bold;}


