p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

a:link{
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}


.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border-style: solid;
	border-color: #FF9900
#FF9900 #FF9900 #FF9900;
	color: #FFCC66;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #133879;
	font-weight: bold;
	line-height: 16px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.tableInside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
