BODY {
	font-family : Verdana;
	font-size : 10px;
}

P {
	font-family : Verdana;
	font-size : 13px;
	color : Black;
}

A {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration : none;
    }

A:LINK {
	font-family: Verdana, sans-serif;	
	color: #000099
	text-decoration : underline;
    }

A:HOVER {
	font-family: Verdana, sans-serif;	
	color: #0099FF;
	text-decoration : underline;
    }

p a, ul a, ol a {
  font-size: 12px;
}

H1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000099;
}

H2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	font-weight : normal;

}
h3 {
  font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}
.header {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

A:HOVER.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : White;
}

A:LINK.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

.footer {
	font-family : Verdana;
	font-size : 8px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}

A:HOVER.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : underline;
	color : White;
}

A:LINK.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}

.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A:LINK.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : none;
	font-weight : bold;
}
A.title {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration : none;
	font-weight : bold;
}	
A:LINK.title {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.title {
	font-family: Verdana;
	font-size: 12px;
	color: #0099FF;
	text-decoration : underline;
	font-weight : bold;
}
A.red {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration : underline;
	font-weight : bold;
}	
A:LINK.red {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER.red {
	font-family: Verdana;
	font-size: 12px;
	color: #DE0821;
	text-decoration : none;
	font-weight : bold;
}
A.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : underline;
	font-weight : bold;
}	
A:LINK.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : none;
	font-weight : bold;
}

UL {
	font-family : Verdana;
	font-size : 13px;
}

LI {
	font-family : Verdana;
	font-size : 13px;
}

TD.heading		{ background-color:#7AEA7A; font-family: Verdana; font-size:12px; color:#353639; font-weight:bold;}

TD.label		{ background-color:#91D1F9; font-family: Verdana; font-size:12px; color:#353639; font-weight:bold;}

TD.data		{ background-color:#E3F0F9; font-family: Verdana; font-size:12px; color:#353639; font-weight:normal;}

.content a {
	font-size:12px;
	}

.categories a {
  display: block;
  width: 100px;
  height: 63px;
  padding: 5px 10px;
  border: #ccc solid 1px;
  float: left;
  margin: 2px;
  text-align: center;
}

.categories a:hover {
  background-color: #ccc;
  text-decoration: none;  
}

.clr {
  clear: both;
}

.thumb {
  border-bottom: #ccc solid 2px;
}

.thumb h2 {
  text-align: left;
  font-weight: bold;
  border-bottom: #ccc solid 2px;
  text-transform: uppercase;
  padding: 10px 0 4px 0;
}

.thumb a {
  font-size: 10pt;
  font-weight: bold;
}

.left {
  float: left;  
}

img.left {
  margin: 0 6px 0 0;
  border: #000 solid 1px;
}

h2.divider {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  border-bottom: #0099ff solid 1px;
}
