/*[variables]
colors
{
	@10: #CBBE8E;
	@00: #5B181E;
}
*/
/*File not found: C:\Documents and Settings\User\Desktop\TEST\example1.css
This file is an empty place holder.*/
BODY
{
	font-family: "Times New Roman";
	font-size: 12pt;
	background-color: #5B181E; /*[e]@00*/
}
TABLE
{
	border-color: #000000;
	text-align: left;
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align: top;
                width: 650px;
}
LI
{
	list-style-type: none;
}
A
{
	color: #010101;
	text-decoration: none;
}
