A:active		{
	color : #003063;
	font-size : 12px;
	font-weight : normal;
}

A:hover			{
	font-size : 12px;
	font-weight : normal;
}

A:link			{
	color : #003063;
	font-size : 12px;
	font-weight : normal;
}

A:visited		{
	color : #003063;
	font-size : 12px;
	font-weight : normal;
}

A:active IMG  	{
	border : 0px;
}

A:hover IMG  	{
	border : 0px;
}

A:link IMG  	{
	border : 0px;
}

A:visited IMG  	{
	border : 0px;
}

BODY		{
	font-family : Arial, sans-serif;
	font-size : 12px;
}

UL {
   list-style-image: url(images/book.jpg);
}

OL { 
   list-style-image: url(images/page.jpg);
}