p, td
	{
	margin-top : 5px;
	font-family: arial, tahoma;
	font-size : 10pt;
	}

.avg
	{
	margin-top : 2px;
	font-family: arial, tahoma;
	font-size : 10pt;
	}

.avglist
	{
	margin-top : 2px;
	font-family: arial, tahoma;
	font-size : 10pt;
	list-style : 
	}

.etc
	{
	font-family: arial, tahoma;
    font-size : 8pt;
	color : #444444;
	}

.etcbk
	{
	font-family: arial, tahoma;
    font-size : 8pt;
	color : #C80000;
	}

h1
	{
	font-color : #A00000;
	font-weight:bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 16pt;
	}

h2
	{
	font-color : #A00000;
	font-weight:bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 14pt;
	}

h3
	{
	font-weight:bold;
	font-family: arial, tahoma;
    font-size : 12pt;
	}

h4
	{
	font-weight:bold;
	font-family: arial, tahoma;
    font-size : 10pt;
	}


.toc
	{
	font-weight:bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 12pt;
	color : #FFCC00;
	}

.tocmain
	{
	font-weight:bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 12pt;
	background-color : #FFFFAA;
    color : #FFCC00;
	}

.subtocmain
	{
	margin-top : 20px;
	margin-bottom : 5px;
	font-weight: bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 12pt;
	text-align : center;
	background-color : #FFFFDD;
    color : #8A0000;
	}

.tocselected
	{
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 10pt;
	text-decoration : none; 
	background-color : #0099CC;
    color : #FFFFFC;
	}

.edging  
	{
	border: #880000 0px solid;
	background: #EEFFEE;
	}

a
	{
	text-decoration : none; 
	font-weight:bold;
	font-family: comic sans ms, oak, arial, tahoma;
    font-size : 12pt;
	color : #FFCC00;

	}

a:hover  
    {
	text-transform : uppercase;
	text-decoration : none; 
	background-color : #33CCFF;
    color : #003333;
    }

BODY
	{
	background: #33CCFF;
	background-image: url(veggiegirl.jpg);	
	background-repeat: no-repeat;
	}

