/* CSS Document */
body{
	background: #FFFFFF;
	font-family:Trebuchet MS;
	font-size:12px;
}

table td {
	padding: 0; 
	border-width: 0; 
	vertical-align: top; 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	}

td {
	font-family: Trebuchet MS;
	font-size: 12px;
}

tr {
	font-family: Trebuchet MS;
	font-size: 12px;
}

.bodystyle {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}

text {
	color: #000000;
	font-family: Trebuchet MS;
	size: 12px;
}

#links a:link{
	color:#000000;
	display:block;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	border-bottom:1px dotted black;
	font-size: 12px;	
}

#links a:hover{
	color:#000000;
	display:block;
	background:#f0f0f0;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:1px;
	border-bottom:1px dotted black;
    font-size: 12px;	
}

#links a:visited{
	color:#000000;
	display:block;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:1px;
	text-decoration:none;
	border-bottom:1px dotted black;
	font-size: 12px;	
}

a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}

body {
	font-family: Trebuchet MS;
	font-size: 11px;
}

td {
	font-family: Trebuchet MS;
	font-size: 11px;
}

th {
	font-family: Trebuchet MS;
	font-size: 11px;
}

form {
	font-family: Trebuchet MS;
	font-size: 11px;
	}

input {
	font-family: Trebuchet MS;
	font-size: 11px;
}

textarea {
	font-family: Trebuchet MS;
	font-size: 11px;
}

select {
	font-family: Trebuchet MS;
	font-size: 11px;
}

ul {
	font-family: Trebuchet MS;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Trebuchet MS;
	font-size: 11px;
}

ol {
	font-family: Trebuchet MS;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Trebuchet MS;
	font-size: 11px;
}

.bodystyle {
	font-family: Trebuchet MS;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}