@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:18px;
	padding: 3px;
}
.bodytext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;


line-height: 18px
padding: 3px;
}
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color:#C33;
	line-height:18px;
	padding: 3px;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #39F;
}
.navigation{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: block;
	width: auto;
}
.navigation:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	background-color:#FFF;
	display: block;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #06F;
	text-decoration: none;
	display: block;
	width: auto;
}
.link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	background-color:#FFF;
	display: block;
	width: auto;
}	
.linkpage {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #039;
	text-decoration: none;
	display: block;
	width: auto;
}
.linkpage:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #039;
	text-decoration: none;
	background-color:#CCC;
	display: block;
	width: auto;
}	
.navchoice{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #C30;
	text-decoration: none;
	display: block;
	width: auto;
}
.border{
	max-height: 150px;
	max-width: 200px;
}
.media_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#003;
	background-color:#FFF;
}
