/* CSS Document */

h2 {
			font-family:Verdana;
			color:#FFFFFF;
}

.address {
			font-size: 10px;
			font-family:Verdana;
			color:#1C3664;
			}

.content {
			font-size: 11px;
			font-family:Verdana;
			color:#444444;
			}
			
.content_02 {
			font-size: 11px;
			font-family:Verdana;
			color:#FFFFFF;
			}

.toptext {
			font-size: 12px;
			font-weight:bolder;
			font-family:Verdana;
			color:#1C3664;
			display: inline;
			margin: 0;
			}	
			
.Heading {
			font-size: 12px;
			font-weight:bolder;
			font-family:Verdana;
			color:#CC9933;
			}	
			
.btm_matter {
			font-size: 9px;
			font-family:Verdana;
			color:#000000;
			}

.vroooom {
			font-size: 9px;
			font-family: verdana;
			color: #000000;
			text-decoration:none;
}
a.vroooom:link,visted {
			font-size: 9px;
			font-family: verdana;
			color: #003385;
			font-weight:bold;
			text-decoration:none;
}
a.vroooom:visited {
			font-size: 9px;
			font-family: verdana;
			font-weight:bold;
			color: #003385;
			text-decoration:none;
}
			
			
.image{
	border-color: #000000;
	border-width:1px;
      }

/* body */			
body {
	margin-top: 0px;
	margin-bottom: 0px;
}			
			
			
/* Link */
/*
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
*/


			
a.btm_link { font-family:Verdana;	font-size:11px; color: #CC9933;  text-decoration:none; }
a.btm_link:hover {font-family:Verdana;	font-size:11px; color: #CC9933;  text-decoration: underline;}

a.pic_link { font-family:Verdana;	font-size:13px; color: #CC9933;  text-decoration:none; }
a.pic_link:hover {font-family:Verdana;	font-size:13px; color: #CC9933;  text-decoration: underline;}

a.email_02_link { font-family:Verdana;	font-size:11px; color: #FFFFFF; text-decoration:none; }
a.email_02_link:hover {font-family:Verdana;	font-size:11px; color: #FFFFFF; text-decoration:underline;}

a.more_link { font-family:Verdana;	font-size:9px; color: #FFFFFF; text-decoration:underline; }
a.more_link:hover {font-family:Verdana;	font-size:9px; color: #FFFFFF; text-decoration:underline;}

a.email_link { font-family:Verdana;	font-size:9px; color: #000000;  text-decoration: none; }
a.email_link:hover {font-family:Verdana;  font-size:9px; color: #000000; text-decoration:underline;}

a.heading_link       { font-family:Verdana; font-size: 12px; font-weight:bolder; color:#CC9933; text-decoration:none; }
a.heading_link:hover { font-family:Verdana; font-size: 12px; font-weight:bolder; color:#CC9933; text-decoration:underline;}
