table
{
	border-color: rgb(51, 51, 51);
}
th
{
	border-color: rgb(51, 51, 51);
}
td
{
	border-color: rgb(51, 51, 51);
}

body {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

td {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

th {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

form {
	font-family: Comic Sans MS;
	font-size: 12pt;
	}

input {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

textarea {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

select {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

ul {
	font-family: Comic Sans MS;
	font-size: 12pt;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Comic Sans MS;
	font-size: 12pt;
	list-style-image: url(sunbul1a.gif);
	list-style-position: outside;
}

ol {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

.bodystyle {
	font-family: Comic Sans MS;
	font-size: 12pt;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
h1
{
	font-weight: bold;
	font-family: Comic Sans MS;
	font-style: normal;
	text-align: center;
	color: rgb(0, 51, 51);
}
h2
{
	font-weight: normal;
	text-align: left;
	font-family: Comic Sans MS;
	font-style: normal;
	color: rgb(0, 102, 102);
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-family: Comic Sans MS;
	text-align: left;
	color: rgb(0, 51, 0);
}
