@charset "utf-8";
/* CSS Document */

h1 {
	font-family: sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
	font-size: 20px;
	line-height: 24px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex; 
	margin-top:0px;
	margin-bottom: 6px;
}
h2 {
	font-family: sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
	font-size: 14px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex; 
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	font-family: sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
	font-size: 14px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-family: sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
	font-size: 14px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex; 
	margin-top: 8px;
	margin-bottom: 5px;
}
h5 {
	font-family: sans-serif;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	font-weight: normal; 
	font-size: 14px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin-top: 8px;
	margin-bottom: 0px;
}
h6 {
	font-family: sans-serif;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	font-weight: normal; 
	font-size: 14px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin-top: 0px;
	margin-bottom: 5px;
}
body {
	font-family: sans-serif;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
a:link {
	font-family: sans-serif;
	color:#e40d2e;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
a:visited {
	font-family: sans-serif;
	color:#e40d2e;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
a:hover {
	font-family: sans-serif;
	color:#e40d2e;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: blink;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
a:active {
	font-family: sans-serif;
	color:#e40d2e;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
