body {
font-family: "lucida grande", verdana, geneva, sans-serif;
font-style:normal;
font-weight: normal;
line-height: 15px;
padding: 20px;
margin: 0;
background-color: #ffffff;
text-decoration: none;
color: 555555;
}

A:LINK {
	font-size: 11px;
	color: #006699;
	font-weight: 100;
	border-bottom: dotted 1px #DCDCDC;
}

A:VISITED {
	font-size: 11px;
	color: #555555;
	font-weight: 100;
	border-bottom: dotted 1px #DCDCDC;
}

A:hover {
background-color: transparent;
color: #336699;
text-decoration: none;
}
	
td {
font-size : 11px;
font-weight: 100;
text-decoration: none;
}

.text {
color: Black;
font-size : 11px;
font-style:normal;
font-weight: normal;
}

.text2 {
color: #006699;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

h1 {
padding: 0;
margin: 13px 0 0px 0;
font-size: 14px;
}

h2 {
padding: 0;
margin: 12px 0 0px 0;
font-size: 12px;
}

h3 {
padding: 0;
margin: 5px 0 0px 0;
font-size: 11px;
}

#path {
padding: 4px 0 2px 0;
margin: 0;
font-size: 18px;
font-weight: bold;
border-bottom: dotted 1px #336699;
}

.dots
{
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	font-style: normal;
	color: #A52A2A;
	margin: 0px 3 0px 5;
	
}

blockquote {
margin: 0px 0 20px 20;
font-size : 11px;
font-weight: 100;
text-decoration: none;
}

ul {
	color: #555555;
	margin: 0px 0 0px 25;	
}

li {
	margin: 2px 0 0px 0;	
}

p.small {
	margin: 3px 0 3px 10;		
}

dt
{
	margin: 0px 0 0px 5;
}

