body {
font-size: small;
color: #333333;
font-family:Verdana,Arial,_sans;
}
/*	Hack for I.E.	*/
* html body {
font-size: x-small;	/*	for IE5/Win */
f\ont-size: small;	/*	for other IE Versions	*/
}

/******************************************************************/

h1 {font-size:180%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:90%;}
h5 {font-size:85%;}
h6 {font-size:75%;}

/******************************************************************/

a {color:#CC333B; text-decoration:none;}
a:hover {text-decoration: underline;}