body	{
	margin:		0;
	padding:	0;
	font-family: Arial, Helvetica, sans-serif;
	color:	#000000;
	background: #CE8A97;
	background-color: #CE8A97;
	font-weight: bold;
	font-size: 10px;


	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  Arial, Helvetica, sans-serif;
    }
a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;



	}
a:link	{
	color:	#003399;
	background-color: transparent;
	text-decoration: none;



	}
a:visited	{
	color:	#330066;
	background-color: transparent;
	text-decoration: none;


	}
a:active	{
	color:	#330066;
	background-color: transparent;
	}
a:hover	{
	color:	#CCCC66;
	background-color: transparent;
	text-decoration:	underline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	}
p {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
	
.organizationtitles {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;

	}
	
h1	{
	font-size:	22px;


	}

h2	{
	font-size:	16px;


	}

h3	{
	font-size:	12px;
	}

h4 {
	font-size:	11px;
	}

h5	{
	font-size:	10px;
	}

h6	{
	font-size:	9px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	margin:	5px 0 0 0;
	}

.small {
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	}
.subnav {
	font: bold 14px/1.5em Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	}

.caption {
	background-color: transparent;
	color: #000000;
	line-height: 1.3em;
	font-size: 10px;
	font-weight: bolder;





	}
.sidequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-style: italic;


}

