﻿body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	
}
.bordertop{border-top:2px solid #666666;}
.border{border:1px solid #C4CDD9;}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxt{font-family:Arial;
           font-size:12px;
		   color:#FFFFFF;
		   font-weight:bold;
		   padding-left:10px;
		   }
.copy{
       font-family:Arial;
	   color:#FFFFFF;
	   font-size:11px;}

.bottombor{border-bottom:1px solid #C5C5C5;}
.maintxt{font-family:Arial;
         font-size:11px; 
		 font-weight:bold;
		 color:#990000;}
a.mail:link {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #990000;
	text-decoration: none;
}
a.mail:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #990000;
	text-decoration: none;
}
a.mail:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #990000;
	text-decoration: underline;
}
a.mail:active {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #990000;
	text-decoration: none;
}
.whitetxt1{font-family:Arial;
           font-size:12px;
		   color:#FFFFFF;
		   font-weight:bold;
		   }
.blacktxt{font-family:Arial;
           font-size:13px;
		   color:#000000;
		   font-weight:bold;
		   }