body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	leftmargin="5";
	topmargin="5";
	marginwidth="5";
	marginheight="5";
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	background-color: #CCFFFF;
}

body, td, th {
	color: #333333;
	text-align: left;
}

h1 {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: left;
}

h2 {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
}
h3 {
	color: #006f6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006f6f;
	margin-bottom: 5px;
	margin-top: 0;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006f6f;
	margin-bottom: 5px;
	margin-top: 0;
}
h6 {
	color: #0000CC;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	font-style: normal;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}

a:visited {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin-bottom: 5px;
	margin-top: 0;
	color: #009;
	text-align: justify;
	text-indent: 50px;
}

.smaller {
	font-size: 10px;
}
.small {
	font-size: 12px;
}

.big {
	font-size: 28px;
}

.ccode {
	text-indent: 50px;
	color: #0000CC;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	font-style: normal;
}

.ccode_red {
	text-indent: 50px;
	color: #F00;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	font-style: normal;
}

.hmenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.hmenuitem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.hmenuitem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}

.vmenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.vmenuitem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.vmenuitem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}

.alternative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #FFFF00;
}

.alternative:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #FFFFFF;
}

.alternative:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #FF0000;
}
.cursive {
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	text-align: left;
}
.jmlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-indent: 50px;
	text-align: left;
}
.center {
	text-align: center;

}
.red {
	color: #F00;
}
.cursive_center {
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.blue {
	color: #00F;
}

.center2
{
margin-left: auto;
margin-right: auto;
}

table.empty{
    width:350px;
    border-collapse:separate;
    empty-cells:hide;
}


