@charset "utf-8";
/* CSS Document */

body{	font-family: arial;
		color: #000000;
		
}

.textsize{ font-size: 12px;
			text-align: justify;
			margin-top: 3px;line-height:18px;
			}

.title{ font-size: 16px;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 0px;}
		
form{	float:right; 
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 0px;}
		
.topdrop{	color: #FFFFFF;
			background-color:#000000;
			font-family: arial;
			font-size: 10px;}
			
.img{		float:right; 
			margin-right: 0px;
			margin-bottom: 0px;
			margin-top: 30px;
			margin-left: 8px;
			}
		
a.navlink:link {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold;} 
a.navlink:visited {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold;}
a.navlink:active {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold;}
a.navlink:hover {text-decoration: none; color: #000000; font-family: arial; font-size: 12px; font-weight: bold;}

a.swinelink:link {text-decoration: none; color: #000000; font-family: arial; font-size: 16px; font-weight: bold;} 
a.swinelink:visited {text-decoration: none; color: #000000; font-family: arial; font-size: 16px; font-weight: bold;}
a.swinelink:active {text-decoration: none; color: #000000; font-family: arial; font-size: 16px; font-weight: bold;}
a.swinelink:hover {text-decoration: underline; color: #669966; font-family: arial; font-size: 16px; font-weight: bold;}
