
/*  RED STYLE   */
body,td,.defaulttext  {	
	font: 12px Arial,helvetica,MS san-serif;
	text-decoration:none;
	color:#000000;
	line-height:16px;
}

.pagetitle {
        font:normal 22px Georgia,Times,Times New Roman;
		line-height:32px;
 		color: #A32118;
        }	
		
.subtitle {
       font:bold 14px Georgia,Times,Times New Roman;
	   line-height:24px;
        color: #A32118;
        }			
		

.BlackHead  {
	font-size : 14px;
	font-family : Arial,helvetica, MS san-serif;
	color : #333333;
	font-weight:bold;
}

.RedHead  {
	font-size : 14px;
	font-family : Arial,helvetica, MS san-serif;
	color : #cc0000;
	font-weight:bold;
}

.OneSizeUp {
	font-size:13px;
}


.smaller {
	font-size:11px;
}

.tiny {
	font-size:10px;
}



	
	
