body {
	background-color: #f5f5f5;
	background-image: url(images/logowatermark.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: sans-serif;
	font-size: 12pt;
}

a:link { 
	color: #0383C3;
	font-weight: bold; 
	text-decoration: none; 
	font-size: 14;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited { 
	color: #0383C3;  
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover { 
	color:#065454;  
	font-size: 14; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active { 
	color: #065454;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.body:link { 
	color: #0383C3;
	font-weight: bold; 
	text-decoration: underline; 
	font-size: 14;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
a.body:visited { 
	color: #0383C3; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 14; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.body:hover { 
	color: #065454;
	font-size: 14; 
	font-weight: bold; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.body:active { 
	color: #065454; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 14; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.small:link { 
	color: #0383C3;
	font-weight: bold; 
	text-decoration: none; 
	font-size: 12;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
a.small:visited { 
	color: #0383C3; 
	text-decoration: none; 
	font-weight: 12; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.small:hover { 
	color: #065454;
	font-size: 12; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.small:active { 
	color: #065454; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.tab1 {
	background-color: #d6d5d5;
	border: outset;
}

.tab1a {
	background-color: Silver;
	border: outset;
}

.tab2 {
	background-color: #d6d5d5;
	border: inset;
}

.tab2a {
	background-color: Silver;
	border: inset;
}

.Blue { 
	color: #006699; 
}

.Navy {
	color: navy;
}

.Green {
	color: #006666;
}

.Grey {
	color: #808080;
}

.Red {
	color: red;
}

.Bold {
	font-weight: bold;
}

.Eighteen {
	font-size: 18pt;
}

.Sixteen {
	font-size: 16pt;
}

.Fourteen {
	font-size: 14pt;
}

.Twelve {
	font-size: 12pt;
}

.Ten {
	font-size: 10pt;
}

.LineThrough {
	text-decoration : line-through;
}

.ControlButton{
	background-color: #D3D3D3;
	border-bottom: thin solid Black;
	border-right: thin solid Black;
	border-left: thin solid White;
	border-top: thin solid White;
	font: normal bold 100% sans-serif;
	font-size: 8pt;
}

.ThinGroove {
	border: thin groove;
}

li {
	font-size: 10pt;
	margin-bottom: 12pt;
}
