body {
background:#ffffff;
font-family:tahoma;
font-size:11px;
margin:0;
}

.gray_text {
font-family:verdana;
color:#797979; 
font-size:11px;
}

.orgtext {
font-family:Century Gothic;
color:#de3700; 
font-size:38px;
font-weight:bold;
}
.orgtext2 {
font-family:Arial;
color:#de3700; 
font-size:18px;

}
.blacktext {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 34px;
	font-weight: bold;
}

.gray_text2 {
font-family:tahoma;
color:#454545; 
font-size:11px;
}

.gray_text1 {
font-family:tahoma;
color:black; 
font-size:12px;
font-weight: bold;
}

.blue_text {
font-family:Tahoma;
color:#3b8da3; 
font-size:14px;
}

.blue_text2 {
font-family:Tahoma;
color:#3b8da3; 
font-size:24px;
}

.red_text2 {
font-family:verdana;
color:#e93400; 
font-size:11px;
}

/* Links-------------------------------------------------------------*/

a.gray-link:link{
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

a.gray-link:active{
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

a.gray-link:visited{
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

a.gray-link:hover{
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-decoration: underline;	
}





/* Text-------------------------------------------------------------*/
