.blue { color:#005682; }
.black { color:#000000; }
.red { color:#990000; }

a:link {
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:visited { 
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:hover { 
	color:#990000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:link.smalllink {
	color:#005682;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: normal;
}
a:visited.smalllink { 
	color:#005682;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: normal;
}
a:hover.smalllink { 
	color:#990000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}
a:link.headerlink {
	color:#005682;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: normal;
}
a:visited.headerlink { 
	color:#005682;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: normal;
}
a:hover.headerlink { 
	color:#990000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
a:link.headerwhitelink {
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
a:visited.headerwhitelink { 
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
a:hover.headerwhitelink { 
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
}
.title { 
	color:#000000; 
	font-family:arial, helvetica, verdana, sans-serif; 
	font-size:x-large; 
	font-weight:bold; 
	}
.subtitle { 
	color:#005682; 
	font-family:arial, helvetica, verdana, sans-serif; 
	font-size:medium; 
	font-weight:bold; 
	}
.smallsubtitle { 
	color:#005682; 
	font-family:arial, helvetica, verdana, sans-serif; 
	font-size:x-small; 
	font-weight:bold; 
	}
.normaltext { 
	color:#000000; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:x-small; 
	}
.smalltext { 
	color:#000000; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:xx-small; 
	}
.smalltextblue { 
	color:#005682; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:xx-small; 
	}
.highlight { 
	color:#005682; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:x-small; 
	font-weight:bold; 
	}
.header { 
	color:#000000; 
	font-family:arial,helvetica,sans-serif,verdana; 
	font-size:xx-small; 
	font-weight:bold; 
	}
.headerwhite { 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif,verdana; 
	font-size:xx-small; 
	font-weight:bold; 
	}
td { 
	color:#000000; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:x-small; 
	}
li { 
	color:#000000; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:x-small; 
	}
ul {
	list-style-type: square;
}
