body
{
	font-size: 10pt;
	font-family: "Comic Sans MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #000000;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

h1,h2,h3
{
	text-decoration: none;
	font-family: "Comic Sans MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: bold;
}
h1
{
	font-size: 16pt;
	text-align:center;
}
h2
{
	font-size: 14pt;
	text-align:center;
}
h3
{
	font-size: 11pt;
}

td,p
{
	font-size: 10pt;
	font-family: "Comic Sans MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
input, textarea, select
{
	font-size: 10pt;
	font-family: arial,verdana,helvetica;
}

.submenu, .menucell
{
	font-family: arial,verdana,helvetica;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
}
.button
{
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

table.frame
{
	border-width: 1px;
	border-style: solid;
}
td.frametitle
{
 text-align: center;
 font-size: 13pt;
 font-weight: bold;
 border-width: 0px;
 border-style: none;
}

table.main
{
	font-size: 10pt;
	border-width: 0px;
	border-style: none;
}

td.title
{ 
 text-align: center;
 font-size: 11pt;
 font-weight: bold;
 border-width: 0px;
 border-style: none;
}

td.column
{
 text-align: center;
 font-size: 9pt;
 font-weight: bold;
 border-width: 0px;
 border-style: none;
}

.row1
{
	font-size: 10pt;
	background-color: #FFFFDF;
}
.row2
{
	font-size: 10pt;
	background-color: #FFFFEF;
}

.row1inactiv
{
	font-size: 10pt;
	background-color: #DDDDDD;
}
.row2inactiv
{
	font-size: 10pt;
	background-color: #EEEEEE;
}