.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #6699FF;
	color: #333333;
	background-image: url(backtexture.jpg);
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
}
	
.normal_text_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.text_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.pg_title {
	font-family: "monotype Corsiva";
	font-size: xx-large;
	color: #FF0000;
}
.dropcap { 
	float:left; 
	color:#62629C; 
	font-size:80px; 
	line-height:60px; 
	padding-top:2px; 
	font-family: Georgia, "Times New Roman", Times, serif; }
.N_txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
