body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
}

img {
	border:0;
}

ul {margin: 0; padding: 0; list-style: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	letter-spacing:0px;
}

h1 {
	color: #0D3256;
	font-size: 30px;
	line-height: 35px;
    font-weight: bold;
	letter-spacing:0px;
	font-family: helvetica, arial, sans-serif;	
}

h1 a {
	color: #225e8a;
	text-decoration:none;
}
h2 {
	color: #0D3256;
   	font-weight: bold;
    font-size: 20px;
	line-height: 25px;
	letter-spacing:0px;
	font-family: helvetica, arial, sans-serif;	
}

h2 a {
	color: #225e8a;
	text-decoration:none;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	letter-spacing:0px;
	font-family: helvetica, arial, sans-serif;	
}

h3 a {
	color: #225e8a;
	text-decoration:none;
}

h4 {
	color: #696969;
	font-size: 11px;
	line-height: 15px;
}
h4 a {
	color: #696969;
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
}


h6 {font-size: 13px; 	font-family: "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;}

h6 a { text-decoration:underline;}

p {
	margin: 1;
	color: #696969;
	font-size: 13px; line-height: 20px;
}

td {
	margin: 0;
	color: #696969;
	font-size: 13px; line-height: 20px;
}
a {
	color: #225e8a;
	cursor: pointer;
	text-decoration: ;
}

A:hover 
	{ 
	
	text-decoration: underline; color: #800000;
	}

 
blockquote {
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	width: auto;
	margin: 5px 0px 15px 0px;
	padding: 30px;
	background-color: #f5f5f5;
	font-size:12px;	
	line-height:16px;	
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:25px;
}
blockquote p {
	font-size:13px;	
	line-height:20px;	
}
blockquote em {
	float:right;
}


table          { font-family: arial; font-size: 10pt; }
.smalltext     { font-family: arial; font-size: 9pt; }
.smalltextbold { font-family: arial; font-weight: bold; font-size: 9pt; }
.smallesttext     { font-family: arial; font-size: 8pt; }
.smallesttextbold { font-family: arial; font-weight: bold; font-size: 9pt; }
.title         { font-family: arial; font-weight: bold; font-size: 11pt; color: #093356; }