body
{
    color: white;
    background-color: black;
}
.buttons
{
	border-right: white thin outset;
	border-top: white thin outset;
	border-left: white thin outset;
	color: white;
	border-bottom: white thin outset;
	font-family: 'squeaky chalk sound' , 'Comic Sans MS' , Arial;
	background-color: black;
}

.table
{
    background-color: transparent;
    font-size: 12pt;
    color: white;
    font-family: Arial;
    border-right: white thin solid;
    border-top: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
    text-align: left;
}
fieldset
{
    clear: both;
    border-right: white thin solid;
    border-top: white thin solid;
    display: inline;
    overflow: visible;
    border-left: white thin solid;
    color: white;
    direction: ltr;
    border-bottom: white thin solid;
    font-family: Arial;
    position: static;
    background-color: transparent;
    text-align: left;
}

.labels
{
	color: white;
	font-family:  'Comic Sans MS' , Arial;
	background-color: transparent;
	text-align: left;
}

.labelscenter
{
	color: white;
	font-family:  'Comic Sans MS' , Arial;
	background-color: transparent;
	text-align: center;
}

legend
{
	color: white;
	font-family: 'squeaky chalk sound' , 'Comic Sans MS' , Arial;
	background-color: transparent;
	font-size: x-large;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

div
{
    clear: both;
    font-family: 'Comic Sans MS' , Arial;
    position: static;
    background-color: transparent;
    text-align: center;
    display: inline;
    overflow: visible;
    color: white;
    direction: ltr;
    visibility: visible;
    text-align: center;
}
.bullets
{
    color: white;
    font-family: 'Comic Sans MS' , Arial;
    background-color: transparent;
    
}

a:link
{
    color: white;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 14pt;
}

a:visited
{
    color: white;
    font-family: 'Comic Sans MS' , Arial;
    font-size: 14pt;
}

h1
{
    font-size: 12pt;
    color: white;
    font-family: 'Comic Sans MS' , Arial;
   
}
h2
{
    font-size: 24pt;
    color: white;
    font-family: 'Comic Sans MS' , Arial;
}
h3
{
    width: 650px;
    display: block;
    overflow: visible;
    color: white;
    direction: ltr;
    visibility: visible;
    text-align: left;
}