html	{ height: 100%; margin-bottom: 1px; }

body	{ margin-top:10px; margin-bottom:10px; font-family:arial,sans-serif; color:#000000; }

a,p,h1,h2,h3,h4,ul,ol,li,div,td,tr,th,address,blockquote,nobr,b,i
		{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body,p,ul,ol,li,div,td,th,address,nobr,b,i
		{
	font-size:10pt;
}
		
.smallfont { font-size:8pt; }

.bigfont {
	font-size:10pt;
	font-weight:bold;
} 

p.border	{ border-width:1pt; border-style:outset; border-color:#A0A040; }

pre	{ font-family:arial,sans-serif; }


h1	{ font-size:18pt; }
h2	{ font-size:12pt; }
h3	{ font-size:10pt; }

a:link		{ color:#a03030; text-decoration:none; font-weight:bold; }
a:visited	{ color:#242090; text-decoration:none; font-weight:bold; }
a:active	{ color:#000000; text-decoration:none; font-weight:bold; }
a:hover		{ color:#401010; text-decoration:underline; font-weight:bold; }
.colorHeader {
	color: #00F;
}
.colorSubHeader {
	color: #8080FF;
}
.colorWhite {
	color: #FFF;
}
.nameTextStyle {
	font-size: 24px;
}
