/* CSS Document */

ol, ul, li, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.type
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 13px;
	line-height: 13pt;
}

li {
	list-style: outside;
	list-style-type:circle;
	padding-left: 10px;
}

ul {
	margin-left: 35px;
}

table li {
	list-style: outside;
	list-style-type:circle;
	padding-left: 10px;
}

table ul {
	margin-left: 35px;
}

a:link
{
	color:#3541cb; 
	text-decoration:none;
}

a:active
{
	color:#3541cb; 
	text-decoration:none;
}

a:visited
{
	color:#3541cb; 
	text-decoration:none;
}

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

.black
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 11px;
	line-height: 15pt;
}

.black a:link
{
	color:#3541cb; 
	text-decoration:none;
}

.black a:active
{
	color:#3541cb; 
	text-decoration:none;
}

.black a:visited
{
	color:#3541cb; 
	text-decoration:none;
}

.black a:hover
{
	color:#B32317; 
	text-decoration:underline;
}

.biggie
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000; 
	font-size: 14px;
	line-height: 14pt;
}

.biggie a:link
{
	color:#3541cb; 
	text-decoration:none;
}

.biggie a:active
{
	color:#3541cb; 
	text-decoration:none;
}

.biggie a:visited
{
	color:#3541cb; 
	text-decoration:none;
}

.biggie a:hover
{
	color:#B32317; 
	text-decoration:underline;
}

.whitey
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff; 
	font-size: 14px;
	line-height: 14pt;
}

.whitey a:link
{
	color:#ffffff; 
	text-decoration:none;
}

.whitey a:active
{
	color:#ffffff; 
	text-decoration:none;
}

.whitey a:visited
{
	color:#ffffff; 
	text-decoration:none;
}

.whitey a:hover
{
	color:#B32317; 
	text-decoration:underline;
}

/* Temporary added CSS by Alex */

.red_cent {

	text-align:center;
	color: #b76769;
	font-style:italic;
	font-size: 20px;
	font-weight:bold;
}

.big_red {
	color: #b76769;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5d6163;
	font-size: 13px;
}

.pic {
	padding: 0px 10px 10px 10px;
 	margin: 10px 10px 10px 10px; 
}

hr
{
	width: 75%;
	text-align:center;
	
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-weight: bold;	
}

.big_red
{
	font-size: 18px;
	font-weight: bold;
	color: #b76769;
}

table type
{
	padding:20px;
}

/* End added stuff */
