/* CSS Document */
body, p, li, td, th, dd, input { font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;}
body { 
	background-image: url(../images/line_purple.gif);
	background-repeat: repeat; 
	text-align: center;}
h1, h2, h3, h4, h5, h6, dt { font-family :"Trebuchet MS", Arial, Helvetica, sans-serif; }
h1 { font-size: 18px;}
h2 { font-size: 16px;}
h3 {
	font-size: 13.5px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
h5 { font-size: 12px;}
h6 { font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small { 
	font-size: 10px; font-family: Arial, Helvetica, sans-serif 
}
.linksintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox {
	font-style: italic;
	margin: 10px;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 11.5px;
}

.listnone {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.listpdf {
	list-style-image:  url(../images/list_pdf.gif);
	line-height: 1.7em;
}
.listdoc {
	list-style-image:  url(../images/list_doc.gif);
	line-height: 1.7em;
}
.listhtml {
	list-style-image:  url(../images/list_html.gif);
	line-height: 1.7em;
}
.listtext {
	list-style-image:  url(../images/list_txt.gif);
	line-height: 1.7em;
}
.underline {
	text-decoration: underline;
}
.rettop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;

}

