div.mediabox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	direction: ltr;
	float: left;
	margin: 5pt;
	padding: 5pt;
}

div.box		
{
	border-color: #CC9;
	border-width: 3px;
	border-style: solid;
	width: 362px;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
}

a:link, active, visited {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #cccc99;
}

a.footer:link, active, visited {
	font-weight: bold;
	text-decoration: underline;
	color: #cccc99;
}

a.footer:hover {
	text-decoration: underline;
	color: #cccc99;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

p.small {
	font-size: 10px;
   	line-height: 12px;
}

p.indented {
	text-indent: 4em;
}

.bodyindent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 10px 5px 10px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.bodysmall {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	line-height: 12px;
}

.foot {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	line-height: 12px;
   	color: white;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}


div.borderbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}


div.yellowbackground
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFCC;
	padding: 3px;
}

li {
	font-size: 12px;
   	line-height: 14px;
}