body		{background-color:#ffffff;
		font-family:arial,sans-serif;
		font-size:80%;
		margin-right:40px}
td		{background-color:#ffffff;
		font-family:arial,sans-serif;
		font-size:80%;
		margin-right:40px}
th		{
	background: cccccc;
	font-family:arial,sans-serif;
	font-align: left;
	font-size:80%;
	font-weight: bold;
	margin-right:40px;
	text-align: left;
}
p		{font-size:100%}
h1		{font-size:140%;
		color:#004080;
		font-weight:500;
		text-align:center}
h2		{font-size:120%;
		font-weight:bold;
		text-align:center;
		color:#9c0031}
.grey		{background-color:#eeeeee}
a:link		{color:#9c0031}
a:visited	{color:#004080}
a:hover		{color:#3300ff}
hr
	{color: 9c0031}



/* Specific Style Sheet Rules */

table.small td 		
	{font-family: 'verdana','arial',sans-serif;
	font-size: 60%}	/* Used for large tables, to help fit them on screen in 800 x 600 */
