body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Verdana, sans-serif;
font-size : 10pt;
background-color : #fff;
color : #7c7c7c;
}
.container {
width : 960px;
text-align:left;
}
img {
border : 0;
}

.nav a:link {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:visited {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:hover {
	text-decoration: underline;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
.nav a:active {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : normal;
	}
	
a:link {
color : #733485;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:visited {
color : #444;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}
a:hover {
color : #733485;
font-weight : bold;
text-decoration : underline;
font-size : 1em;
}
a:active {
color : #733485;
text-decoration : none;
font-weight : bold;
font-size : 1em;
}

.title {
font-size : 1.1em;
font-weight : bold;
color : #733485;
}
.greytitle {
font-size : 1.1em;
font-weight : bold;
color : #949599 ;
}
.smallertitle {
font-size : 1.1em;
font-weight : bold;
color : #ae89b9;
}
.copyright {
font-size : 0.8em;
color : #949599;
font-weight : normal;
}
.whitesmall {
font-size : 0.9em;
color : #fff;
font-weight : normal;
}

h1 {
font-size : 1.2em;
color : #733485;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;

}
h2 {
font-size : 1.1em;
color : #949599;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1em;
color : #949599;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #949599;
}

li {
   list-style:square; #838383; 
   margin:0px 0px;
}
