/* chris and rudy stylesheet */

/* the stylesheet legend follows */


/* s# - font size, based on html actual size */
/* s0 - 10px (HTML equiv: SIZE="-2") */
/* s1 - 11px (HTML equiv: SIZE="-1.5") */
/* s2 - 12px (HTML equiv: SIZE="-1") */
/* s3 - 14px (HTML equiv: SIZE="3") */
/* s4 - 16px (HTML equiv: SIZE="+1") */
/* s5 - 18px (HTML equiv: SIZE="+2") */
/* s6 - 22px (HTML equiv: SIZE="+3") */



/* font weight */
/* n  -  normal */
/* b - bold */
/* i -  italics */


/* t# - font color */
/* t1 - #333333 - dark grey */
/* t2 - #AA3101 - orange */
/* t3 - #333333 - light grey */
/* t4 - #666666 - grey */
/* t5 - #FFFFFF - white */
/* t6 - #000000 - black */



/* Font treatment classes */


.s0bt2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #AA3101; text-decoration:none;}
.s0nt4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #666666; text-decoration:none;}
.s0bt3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #666666; text-decoration:none;}
.s0bt4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #666666; text-decoration:none;}





/* Links */
			

A.s0bt3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #666666; text-decoration:none;}
A.s0bt4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #666666; text-decoration:none;}





/* Treatment*/

A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #AA3101; text-decoration:underline; }
A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #AA3101; text-decoration:underline; }

