p {
	color: black;
	font : 11pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	color: black;
	font : 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	color: black;
	font : 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	margin : 0px;
	font : normal bold 11px/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	padding-left: 0px;
	margin : 0px;
	font : normal bold 12pt/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
}

h3 {
	padding-left: 0px;
	margin : 0px;
	font : normal bold 11pt/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
}

A:LINK {
	color: #048a1a;
	font : bold;
	border: black;
}

A:VISITED {
	color: Gray;
	text-decoration: none;
	font : bold;
	border: black;
}

A:HOVER {
	text-decoration: underline;
	font : bold;
}

A.qlinks {
    color: white;
	text-decoration: none;
	font : bold;
}

A.qlinks:HOVER {
	color: black;
    text-decoration: none;
	font : bold;
}

A.qlinks:VISITED {
	text-decoration: none;
	color : silver;
	font : bold;
}

A.titles:HOVER {
	text-decoration: none;
	font : bolder;
}

A.titles:VISITED {
	text-decoration: none;
	color : #000066;
}

a.titles {
	color : #000066;
}

INPUT {
	font-family : monospace;
	font-size: 10pt;
	
}

.tinytxt{
	font-size: 12px;
}

.tinytxt2{
	font-size: 10px;
}


li{
	list-style-image: url(images/site/bullet.gif);
}

.blinks{
	font : normal bold 10pt/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	
}




