.tiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal ; color: #000000; text-align:justify}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; color: #000000; text-align:justify}
.medium { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal ; color: #000000; text-align:justify}
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal ; color: #000000; text-align:justify}
.large { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal ; color: #000000; text-align:justify}
.huge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-style: normal ; color: #000000; text-align:justify}

.bold {font-weight: bold;}
.nobold {font-weight: normal;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}

body {
padding: 0;
margin: 0;
background: url(/images/BgLine.jpg) repeat-x fixed;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}


.white  {
	color: #FFFFFF;
	}					          
.blue1  {
	color: #bdcfd8;
	}					          
.blue2  {
	color: #587492;
	}					          
.blue3  {
	color: #1d4380;
	}
.pink  {
	color: #f58b79;
	}
.red  {
	color: #c42227;
	}
.green  {
	color: #51ae45;
	}	

.red_button {
	background:#d95746;
	color:white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal ; 
	text-align:justify
}
