﻿
.style1 {
	font-family: Arial, Helvetica, sans-serif
	line-height: 6;
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	line-height: 2;
	}
.style3 {
	font-size: 36px;
	line-height: 2;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	line-height: 2;
	font: verdana;
	font-size:18px
	
	

}

p {
	font-size: 12px;
	color: #5b5b51;
	font-family: tahoma,verdana,Trebuchet MS, Verdana;
	font-weight: none;
	text-decoration:none;
	line-height:20px;
	margin:0px;
	}

.border1 {
	border: 2px dotted #FBA944;
}
.border2 {
	border: 1px dotted #9A9A9A;

	}
	.text_white1{
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS,tahoma,verdana, Verdana;
	font-weight: none;
	text-align:justify;
	text-decoration:none;
	line-height:14px;
	}
.border1 {
	border: 1px solid #FFCC99;

}

A:Active {
	font-size: 13px;
	color: #0000FF;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration:none;	
	}
A:link {
	font-size: 13px;
	color: #0000FF;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration:none;	
	}
A:visited {
	font-size: 13px;
	color: #0000FF;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration:none;	
	}
A:hover {
	font-size: 13px;
	color: #FF0000;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration:underline;
	}
