p { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00315d;
	line-height: 16pt;}
body { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00315d;}
h1 { font-size: 22px;
	font-weight: bold;
	font-style:italic;
	color: #004c91;
	font-family:Arial, Helvetica, sans-serif;}
h2 { font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #004c91;}
h3 { font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00315d;}
h4 { font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00315d;}
a { font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #005ba0;}
ul { font-size: 12px;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #004c91;}
ol { font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: 005ba0;}
a:hover { text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #005ba0;}
.bg { background-image:  url(assets/images/bg1.jpg);
	background-repeat: repeat-x;}
.titlebar { background-image:  url(assets/images/title.jpg);
	background-repeat: no-repeat;}
.bodybg { background-image:  url(assets/images/body.jpg);
	background-repeat: no-repeat;}
.stretch { background-image:  url(assets/images/stretch.jpg);
	background-repeat: repeat-y;}
.address { background-image:  url(assets/images/address.jpg);
	background-repeat: no-repeat;}
.imgborder {border:#004c91 2px solid;}