/*  THIS LINE OF CODE IS RESPONSIBLE FOR THE MAIN CONTENT TEXT */

h1 {
	font-size:180%;color: #f60; margin-left: 10px; margin-top:0px;  text-align: left; background-color:transparent;
	text-transform: capitalize;
}

h2 {font-size:150%;}
h3 {font-size:135%;}
h4 {font-size:150%; color: #900}
h5 {font-size:180%; text-align: center;;
	color:#1b5790;}
h6 
{
font: normal 13px  Verdana, Geneva;
color: black;
text-align: center;
}

h1,h2,h3,h4,h5,h4
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-weight: 100;
}

h2,h3,h5
{
	color:#1b5790;
}

h2,h3,h4,h5
{
	text-align: left;
}

h2
{
	text-align: center;
}

.list {
font: normal 14px  Verdana, Geneva;
color: black;
text-align: left;
list-style: none;
padding: 0;
margin-left: 5em;
background-image: url(../images/arrow-lightbluesmall.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;

}

.list a:link{color: #6194BC; text-decoration: underline;}

.list a:visited{color: #6194BC; text-decoration: underline;}

.list a:hover{color: black; text-decoration: underline;}

.list_homepage {
font: normal 14px  Verdana, Geneva;
color: black;
text-align: left;
list-style: none;
padding: 0;
margin-left: 1em;
background-image: url(../images/arrow-lightbluesmall.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;

}

p{font: normal 110%  Verdana, Geneva; color: black; text-align: left;}

p a:link{font: normal 110%  Verdana, Geneva; text-align: left; color: #6194BC; text-decoration: none;}

p a:visited{color: #6194BC; text-decoration: none;}

p a:hover{text-decoration: underline;}

