@charset "utf-8";
/* CSS Document */

body{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px; line-height: 14px;
}

td{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px; line-height: 14px;
}

p{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px; line-height: 18px;
}

.p2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9px; line-height: 12px;
}

h1{ 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 18px; line-height: 20px;
	color: #000000;
}

h2{ 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;

}

.mail:link{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

a.mail:visited{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;	
}

a.mail:hover{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;	
}

a.black:link{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a.black:visited{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a.black:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
}

.plan { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; line-height: 14px;
	color: #000000 
}