<!--
td { font-family: arial,helvetica;
	font-size: 13px;
	line-height: 13pt;
	}

.yellow { background: #FFFF33; }
.red { background: #F22323; }
.black { background: #000000; }
.white { background: #FFFFFF; }

.small { font-family: arial,helvetica;
	font-size: 10px;
	}

ul { list-style: square; }
hr { color: #F22323;
	height: 1px;
	}

.content { margin-left: 20px; 
	margin-right: 20px;
	margin-top: 20px;
		}

.credits { font-family: arial,helvetica;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 13px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	}

.r_thumbs { margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

a.nav:link  { color: #000000;
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	}
a.nav:hover  { color: #000000; 
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	}
a.nav:active  { color: #000000;
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	}
a.nav:visited  { color: #000000;
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	}

a.nav2:link  { color: #F22323;
	background: none;
	font-size: 10px;
	}
a.nav2:hover  { color: #000000; 
	background: none;
	font-size: 10px;
	}
a.nav2:active  { color: #000000;
	background: none;
	font-size: 10px;
	}
a.nav2:visited  { color: #F22323;
	background: none;
	font-size: 10px;
	}

a:link  { color: #F22323;
	background: none;
	}
a:hover  { color: #000000; 
	background: none;
	}
a:active  { color: #000000;
	background: none;
	}
a:visited  { color: #F22323;
	background: none;
	}
//-->
