/* default TEXT settings */


/* default PAGE BACKGROUND AND MARGIN settings */
html,body {
	font-size:.9em;
	color: white;
	align:left;
	font-family:Arial;
}


img { behavior: url(iepngfix.htc); }

/* default PARAGRAPH SPACING setting */

p{
text-align:justify;
line-height:1.2em;
letter-spacing:normal;
}

h1 {
	font-size: .7em;
	font-family: Arial;
	color: #465230;
	
}

h2 {font-size: 1em;
	font-family: Verdana;
	color: white;
	}

h3 {
font-size:1.2em;
text-align:left;
color: #BDB533;
align:left;
font-family:Arial;
margin:0;
padding:0;

}

h4 {
font-size: .9em;
	font-family: Verdana;
	color: #BDB533;
	text-align:center;
}

h5 {
font-size: .8em;
color:#BDB533;
font-family: verdana;
align:left;
}


