	BODY {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

	P { font-family: arial; font-size: 11px; color: #FF2453;}
	H1 { font-family: arial; font-size: 12px; font-weight: bold; color: #FF2453; }
	H2 { font-family: arial; font-size: 11px; font-weight: bold; color: #FF2453;}
	HR {border : thin ridge #FF2453;  background-color : #FF2453;}

	TABLE {font-family: arial; font-size: 11px;  color: #FF2453;  border : thin ridge #FF2453; background-color : #EEEEEE;}
	TD { font-family: arial; font-size: 11px;  color: #FF2453; background-color : #EEEEEE;}
	
	A:link { font-family: arial; font-size: 11px; font-weight: bold; color: #000000;  text-decoration : none;}
   	A:visited { font-family: arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration : none;}
   	A:hover { font-family: arial; font-size: 11px; font-weight: bold; color: #FF5483; text-decoration : none;}
   	A:active { font-family: arial; font-size: 11px; font-weight: bold; color: #FF5483; text-decoration : none;}
	
	INPUT {font-family: arial; font-size: 11px;  color: #000000;  border : thin ridge #FF2453;  background-color : #EEEEEE; }
	SELECT { font-family: arial; font-size: 11px; color: #000000;  background-color : #EEEEEE;}
	SELECT { font-family: arial; font-size: 11px; color: #000000;  border : thin ridge #FF2453;  background-color : #EEEEEE;}
	OPTION { font-family: arial; font-size: 11px; color: #000000;  border : thin ridge #FF2453;  background-color : #EEEEEE; }
	TEXTAREA { font-family: arial; font-size: 11px; color: #000000;  border : thin ridge #FF2453;  background-color : #EEEEEE; }

