td { 
	vertical-align:top;
}


td.content {
	background-image: url(images/content.jpg);
       background-repeat: no-repeat;
}


td.photo {
	text-align:center;
	color:#990000;
	font-size:10.5pt;
	font-weight:bold;	
	line-height:14pt;
}

.photoright {
	text-align:center;
	color:#990000;
	font-size:10.5pt;
	font-weight:bold;	
	line-height:14pt;
	width:310px;
	padding-bottom:60px;
	float:right;
}

body {
	background-color: #ffcc33;
	font-family: Arial, sans-serif;
	color: #330000;
	font-size:10pt;
}


p {
	font-size:10pt;
	line-height:12pt;
	color: #330000;
	margin-top: 6px;
	padding: 0px 20px 0px 20px;
}



h1 {
	font-size:26pt;
	line-height:15pt;
	color: yellow;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 10px;
}


h2 {
	font-size:20pt;
	line-height:20pt;
	color: yellow;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 10px;
}


h3 {
	font-size:14pt;
	line-height:15pt;
	color: yellow;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0px;
}


img.inset {
	padding: 22px 0px 4px 0px;
}


.img_gutter {
	line-height:16px;
}


/* Link styles for the general body copy */

a:link, a:visited {
	color:#330000;
	text-decoration:underline;
}

a:hover {
	color:yellow;
	text-decoration:underline;
}


/* Link styles for the Links Page */

a.page:link, a.page:visited {
	font-size:14pt;
	font-weight:bold;
	color:#330000;
	text-decoration:none;
	line-height:20pt;
}

a.page:hover {
	font-size:14pt;
	font-weight:bold;
	color:yellow;
	text-decoration:underline;
	line-height:20pt;
}


/* Link styles for the R&A Page */

a.ra:link, a.ra:visited {
	font-size:11pt;
	font-weight:normal;
	color:#330000;
	text-decoration:underline;
	line-height:12pt;
}

a.ra:hover {
	font-size:11pt;
	font-weight:bold;
	color:yellow;
	text-decoration:underline;
	line-height:12pt;
}




	
