p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#wrapper #main_window a:link {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #main_window a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrapper #main_window a:active {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #main_window a:visited {
	color: #990000;
	text-decoration: underline;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
#wrapper #dp_strip #canary_text a:link {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #dp_strip #canary_text a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrapper #dp_strip #canary_text a:active {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #dp_strip #canary_text a:visited {
	color: #990000;
	text-decoration: underline;
}
#wrapper #footer_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#wrapper #footer_main a:link {
	color: #666666;
	text-decoration: none;
}
#wrapper #footer_main a:hover {
	color: #666666;
	text-decoration: underline;
}
#wrapper #footer_main a:visited {
	color: #666666;
	text-decoration: underline;
}
#wrapper #footer_main a:active {
	color: #666666;
	text-decoration: none;
}
#wrapper #signoff p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#wrapper #signoff a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #signoff a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #signoff a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #signoff a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
