@charset "UTF-8";
/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	color: #000000;
	padding-top: 5px;
	margin-bottom: -12px;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	line-height: 13px;
	padding-top: -2px;
}

.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	line-height: 13px;
	padding-top: -2px;
}

.lookslikenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	line-height: 13px;
	padding-top: -2px;
}

.backnextnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}

.backnextnavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}	
	
.lookslikebacknextnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}

.trevornavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
}

.trevornavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
