p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;
	font-style:normal;
	margin:15px 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #cccccc;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.firstline {
	padding-left: 20px;
	font-size: 20px;
	color: #2d5d8d;
	font-family: verdana;
	font-weight: bold;
}

.secondline {
	padding-left: 50px;
	font-size: 18px;
	color: #2d5d8d;
	font-family: verdana;
	font-weight: normal;
	/*font-style: italic;*/
}

img{
	border: none;
	text-decoration: none;
}
.pes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.style3 {
	color: #FFFFFF;
}

.style4 {
	color: #CCCCCC;
}

.style5 {
	color: #00A650;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	border-bottom:2px solid #336699;
	padding:10 10px 3px 20px;
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}

.style9 {
	font-size: x-small;
}

.style10 {
	color: #006699;
	font-weight: bold;
}

.style11 {
	color: #006699;
}

.style12 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size:18px;
}

.style18 {
	font-size: 20px;
	color: #FFFFFF;
}

.style20 {
	font-size: small;
	color: #FFFFFF;
}

#oops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #336699;
	padding: 20px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 4px #000;
	border-right: solid 4px #000;
}

#oop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #006699;
	margin-top: 15px;
}

#lowry_link {
   width: 500px;
   border-left: 1px solid #1a370c;
   border-top: 1px solid #1a370c;
   border-right: 4px solid #1a370c;
   border-bottom: 4px solid #1a370c;
   font-size: .7em;
   padding: 5px;
   margin-top: 20px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

#lowry_link a {
	
	color: #333;
	text-decoration: none;
}

#lowry_link a:hover {
	color: #fff;
	text-decoration: underline;
	background: #333;
}


