/*  
Duplicate styles below to FTBDesign, FTBHTML, DefaultTheme
*/

body {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #CC0033;
	font-weight: bold;
	margin: 6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000066;
	font-weight: bold;
	margin-top: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #CC0033;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 6px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 15px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	margin-bottom: 4px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin-bottom: 4px;
}
blockquote {
	color: #003399;
	margin: 8px 20px;
	font-size: 11px;
}
a:link { 
	color: #666666;
	text-decoration: underline;}
a:visited {
	color: #000066;
	text-decoration: underline;}
a:hover { 
	color: #666666; 
	text-decoration: underline;
}
a:active { 
	color: #666666;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ol {
	padding-top: 3px;
	margin-bottom: 6px;
	line-height: 16px;
}
ol li {
	line-height: 20px;
	}
ol li li {
	line-height: 16px;
	font-weight: normal;
	list-style-type: upper-alpha;
}
ol li li li {
	line-height: 12px;
	list-style-type: upper-roman;
}
ol li li li li {
	line-height: 12px;
	list-style-type: lower-roman;
}
ol li a {
	text-decoration:underline;
	color: #666666;
}
ol li a:visited {
	text-decoration:none;
	color: #666666;
}
ol li a:hover {
	text-decoration:underline;
	color: #666666;
}
ol li li a {
	text-decoration: underline;
	color: #999999;
}
ul {
	padding-top: 3px;
	margin-bottom: 6px;
	line-height: 16px;
}
ul li {
	line-height: 20px;
	background-color: none;
	}
ul li li {
	background-color:none;
	line-height: 16px;
	font-weight: normal;
}
ul li li li {
	line-height: 12px;
}
ul li li li li {
	line-height: 12px;
}
li a {
	text-decoration:underline;
	color: #666666;
}
li a:visited {
	text-decoration:none;
	color: #666666;
}
li a:hover {
	text-decoration:underline;
	color: #666666;
}
li li a {
	text-decoration: underline;
	color: #666666;
}

