body {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : black; 
	background-color : white; 
} 
p {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: normal;
	color : black; 
	background-color : white; 
} 
table, td.me {font-size: normal;}
a:link {
	text-decoration : none; 
	color : #142A3D; 
	background-color : transparent; 
} 
a:visited {
	text-decoration : none; 
	color : #142A3D; 
	background-color : transparent; 
} 
a:hover {
	text-decoration : underline; 
	color : #6699cc; 
	background-color : transparent; 
} 
a:active {
	text-decoration : underline; 
	color : #6699cc; 
	background-color : transparent; 
} 
code {
	font-family : Courier, monospace; 
} 
dt {
	padding-bottom: 1ex;
}
h1 {
	font-size : 170%; 
	font-weight : normal; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
} 
h2 {
	font-size : 140%; 
	font-weight : bold; 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
} 
h3 {
	font-size : 120%; 
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
h4 {
	font-size : 100%; 
	font-weight : bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
h5 {
	font-size : 100%; 
	font-weight : normal; 
	font-style : italic; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.MenuT:link {
	text-decoration : none; 
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : white; 
	background-color : transparent; 
} 
.MenuT:visited {
	text-decoration : none; 
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : white; 
	background-color : transparent; 
} 
.MenuT:hover {
	text-decoration : none;
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #6699cc; 
	background-color : transparent; 
} 
.MenuT:active {
	text-decoration : none; 
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #6699cc; 
	background-color : transparent; 
} 
.menu {
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%;
} 
.menu:link {
	text-decoration : none; 
	color : #142A3D; 
	background-color : transparent; 
} 
.menu:visited {
	text-decoration : none; 
	color : #142A3D; 
	background-color : transparent; 
} 
.menu:hover {
	text-decoration : none; 
	color : #6699cc; 
	background-color : transparent; 
} 
.menu:active {
	text-decoration : none; 
	color : #6699cc; 
	background-color : transparent; 
} 
.small {
	text-decoration: none;
	font-size : 80%;
}
.tiny {
	text-decoration : none; 
	font-weight : normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #142A3D; 
	font-size : 80%;
}
