body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.window1  {
	background-image:url(images/house_fire3.jpg);
}

.window2  {
	background-image:url(images/window2.jpg);
}

.head1 {
	font-family:"Baskerville Old Face";
    font-size: 28px;
	text-align: center;
	color:#000000;
}

.head2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
}

.head3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color:#000000;
}

.head4 {
	font-family:Arial, Helvetica, sans-serif;
   color: #0033CC;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
}

.head5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
	text-align: center;
	color:#FFFF00
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: justify;
	color:#000000;
}

.text2 {
    font-family:Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
}

.text3 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000000;
}

.text4 {
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}


.text5 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#cc3300;
	font-weight: bold;
	text-align:center;
}
a {
    color: #327B9C;
}

a:hover {
	text-decoration: none;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

#content {
    height: 460px;
    overflow: auto;
}