/* Stylesheet for WRC 251 Site
	Created by JP Slavinsky */

BODY	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10 pt;
	color: 000000
	}

.bigblue {font-size: 20 pt;
		 font-weight: bold;
		 font-style: normal;
		 color: 0000CC;}

H1		{font-size: 20 pt;
		 font-weight: bold;
		 font-style: normal;
		 color: 0000CC;}
H2		{font-size: 16 pt;
		 font-weight: bold;
		 font-style: italic;
		 color: 555555}
H3		{font-size: 14 pt;
		 font-weight: normal;
		 font-style: normal;
		 color: 0000CC}
H4		{font-size: 10 pt;
		 font-weight: bold}

SMALL	{font-size: 8 pt;
		 font-weight: normal}
SMALL.white	{color: FFFFFF}
SMALL.hits	{color: 555555;
				 font-size: 9 pt;
				 font-style: italic}
SMALL.copy	{color: AAAAAA;
				 font-size: 8 pt;
				 font-style: italic}

TD	{font-family: arial, helvetica, sans-serif}
TD {font-size: 10 pt}

BIG	{font-size: 12 pt;
		 font-weight: normal}
BIG.white	{color: FFFFFF}

HR		{color: 555555}

B 		{font-weight: bold}
B.white {color: FFFFFF}

A		{text-decoration: underline}
A		{color: 0000CC}

/* old visited color 555555 */
A:visited {color: 0000CC}
A:hover {color: FF0000}
