body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #990000;
	}

h1.page {
	font-size:150%;
	}

h1.subpage {
	font-size:125%;
	font-style:italic;
	}
	
h2, h4 {
	color: #990000;
	}

h3, h5, h6 {
	color: #993300;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	color: #000000;
	text-decoration: underline;
	}

ul.main {
	list-style-image: url(/images/flame2.gif);
	vertical-align:baseline;
	margin: 12px;
	padding:12px;
	}

ul.main ul {
	list-style-image: none;
	list-style-type:circle;
	}

ul.main ul ul {
	list-style-image: none;
	list-style-type:circle;
	}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #993300;

	}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 2px;
	}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	}
.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 2px;
	border: thin dotted #253687;
}
.bkground{
	background-image:  url(images/bkground.gif);
} 
.padding{
    padding: 5px;

}

