A:link {text-decoration:none; color: #3333FF;}
A:visited {text-decoration:none; color: #AAAA00;}
A:active {text-decoration:none; color: #AAAA00;}
A:hover {text-decoration:none; color: #AAAA00;}

body {
	text-indent: 5%; 
	font-size: 10pt; 
	color: #FFFFF0;
	font-family: "Garmond", sans-serif;
	background-color: #FFFFF0; 
	margin: 0cm 0cm 0cm 0cm;
}

h1 { 
	font-size: 20pt;
	color: #000000; 
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
}

h2 { 
	font-size: 18pt;
	color: #000000; 
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
}

h3 { 
	font-size: 14pt;
	color: #000000; 
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
	font-style: italic;
}

h4 { 
	font-size: 14pt;
	color: #000000; 
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
}

h5 { 
	font-size: 12pt;
	color: #000000; 
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
}

table.classes {
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        width: 85%;
        color: #000000;
        background: #FFFFFF;
        padding: 4px;
        margin: 0cm 0cm 0cm 0cm;
        border-collapse: collapse;
}

table.main1 {
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        width: 100%;
        height: 100%;
        color: #000000;
        background: #FFFFFF;
        padding: 4px;
        margin: 0cm 0cm 0cm 0cm;
        border-collapse: collapse;
}

table.main {
        border-top: 0px solid black;
        border-left: 0px solid black;
        border-bottom: 3px solid #505050;
        border-right: 3px solid #505050;
        width: 98%;
        height: 100%;
	padding: 0px;
	background: #000000;
        margin: 0cm 0cm 0cm 0cm;
        border-collapse: collapse;
}

#boxContainer { position: relative; background: #FFFFFF; margin: 0px; }

td.content {
	font-size: 12pt;
	color: #000000;
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
	text-align: left;
}

td.contentclass {
	font-size: 26pt;
	color: #000000;
	background: #FFFFFF;
	font-family: "Times", sans-serif;
	text-align: center;
}

td.contentclass2 {
	font-size: 14pt;
	color: #000000;
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
	text-align: center;
}

td.contentclass3 {
	font-size: 12pt;
	color: #000000;
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
	text-align: center;
}

td.contentsmall {
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	font-family: "Arial", sans-serif;
	text-align: right;
}

td.homemouse {
	background: url(images/home.jpg);
}
td.homemouse:hover {
	background: url(images/homeover.jpg);
}

font.footer { 
	font-size: 8pt;
	color: #000000; 
	font-family: "Arial", sans-serif;
	font-style: italic;
}

font.footer2 { 
	font-size: 10pt;
	color: #000000; 
	font-family: "Arial", sans-serif;
	font-style: italic;
}

font.content {
	font-size: 14pt;
        text-decoration: none;
	color: #000000; 
	font-family: "Arial", sans-serif;
	font-style: italic;
}

p.content {
        font-size: 12pt;
        text-decoration: none;
        color: #000000;
        text-indent: 2em;
        background: #FFFFFF;
        font-family: "Arial", sans-serif;
}


.hiddenPic {display:none;}

