p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 11;
	font-weight: bold;
}

.copy{
	font-family: "Verdana";
	font-weight: bold;
	color: #4C7DA6;
	font-size : 14;
	padding-left: 10px;
	text-decoration: none;
}

.whiteText{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size : 14;
	padding-left: 10px;
	text-decoration: none;
}

.title{
    font-family : "Comic Sans MS";
	 font-size : 24;
     color: #4C7DA6;
	 font-weight: bold;
 	text-decoration: none;
}

a.standard{
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 11;	
	font-weight: bold;
}

.DontShow
{
	display:none;
}
      