a:link
{
	color: rgb(0, 0, 255);
}
a:active
{
	color: rgb(255, 204, 0);
}
a:visited
{
	color: rgb(0, 0, 128);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
; list-style-image: url(../_themes/blends-copy/blebul3a.gif); list-style-type: circle
; list-style-position: outside
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
table
{
	table-border-color-light: rgb(255, 204, 0);
	table-border-color-dark: rgb(255, 204, 0);
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
h1
{
	color: #0000FF;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 28px
; text-align: center
}
h2
{
	color: #000000;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
; font-size: 24px
}
h3
{
	color: #0000FF;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
; font-size: 20px
}
h4
{
	color: #000000;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
; font-size: 16px
}
h5
{
	color: #0000FF;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
; font-size: 12px
}
h6
{
	color: #000000;
; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
; font-size: 8px
}
button
{
}
label
{
}
textarea
{
font-family: Arial, Helvetica, sans-serif
; list-style-type: lower-alpha; list-style-position: outside; list-style-image: none
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
th
{
}
ol { color: rgb(0, 0, 0); ; list-style-image: none; list-style-type: decimal; list-style-position: outside }
