﻿a:link
{
	color: rgb(255,0,0); 
}
a:visited
{
	color: rgb(0,0,255); 
} 
a:active 
{
	color: rgb(204,0,102);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom: 0
}
table {
}
h6
{
	font-family: Arial, Helvetica;
}
h5
{
	font-family: Arial, Helvetica;
}
h4
{
	font-family: Arial, Helvetica;
}
h3
{
	font-family: Arial, Helvetica;
}
h2
{
	font-family: Arial, Helvetica;
}
h1
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,255,255);
}
h2
{
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0
}
h3
{
	color: rgb(0,0,0);
	font-weight: 400;
	margin-top: 0; 
	margin-bottom:0
}
h4
{
	color: rgb(0,0,0);
	font-weight: 400;
	margin-top: 0; 
	margin-bottom:0
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0
}
.centered {
	text-align: center;
}
.style_xxs {
	font-size: xx-small;
}
.style_xs {
	font-size: x-small;
}
.style_s {
	font-size: small;
}
.style_m {
	font-size:medium;
}
.style_xl {
	font-size:x-large;
}
.style_selected {
	text-decoration: none;
		color: rgb(0, 0, 0);
}
.border0 {
	border-width: 0;
}
.style_Banner {
	border: 0 solid #FFFFFF;
	background-image: url('images/Format/banner_redw.GIF');
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-large;
	color: #FFFFFF;
}
.styler {
	color: #FF0000;
	font-style: italic;
}
