body {
    border:none
	font-size: 12px;
	color: #0B0C44;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #0B0C44;
	letter-spacing: 2px;
	background-image:url(images/bkgd.jpg);
	background-repeat: no-repeat;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
}
.textBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 30pt;
	display : inline;
	font-weight: bold;
	color: #0B0C44;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	color: #0B0C44;
	text-decoration: none;
	font-weight: lighter;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: lighter;
	color: #0B0C44;
}
.text4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: lighter;
	color: #0B0C44;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0B0C44;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0B0C44;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	color: #0B0C44;
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	color: #0B0C44;
	text-decoration: none;
	font-weight: bold;
}

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	color: #0B0C44;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: bold;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	color: #0B0C44;
	text-decoration: none;
	font-weight: bold;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
	text-decoration: none;
}
.nav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
	text-decoration: none;
}
.nav2 a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
	text-decoration: none;
}
.nav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: normal;
	color: #0B0C44;
	text-decoration: none;
}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: normal;
}
.nav3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: normal;
}

.nav3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: normal;
}

.nav3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: normal;
}

.nav3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	display : inline;
	color: #0B0C44;
	text-decoration: underline;
	font-weight: normal;
}
.image { float: right ;
           margin-left: 10px
          } 
.image2 { float: left ;
           margin-right: 10px
          } 
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	display : inline;
	font-weight: lighter;
	color: #0B0C44;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	display : inline;
	font-weight: bold;
	color: #0B0C44;
}
#main {
	background color:#FFFFFF;
}

