BODY 		{background-color: white; font-family: trebuchet ms; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;}

p, td, i, dl{font-size: 10pt; color: #000000; margin-top: 6; margin-bottom: 6;}
li          {font-size: 10pt; color: #000000; margin-bottom: 4;}
UL          {list-style-type: square;}

H1			{font-size: 18pt; color: #000000; font-weight: bold; margin-bottom: 0;}
H2			{font-size: 13pt; color: #000000; font-weight: normal; margin-bottom: 0;}
H3			{font-size: 11pt; color: #000000; font-weight: bold; margin-bottom: 0;}
H4			{font-size: 15pt; color: #000000; font-weight: normal; margin-top: 0; margin-bottom: 0;}

.title      {font-size: 24pt; color: white; font-weight: normal;}
.large      {font-size: 12pt; color: #000000;}
.small      {font-size: 8pt; color: #000000;}

.topbar		{background-color: #0B2C95;}
.leftbar    {background-color: #9FAAD5;}
.box		{background-color: #9FAAD5;}
/*.topbar	{background-color: #0B2C95;}*/
/*.topbar	{background-color: #355C90;}*/
/*.leftbar  {background-color: #7F98BB;}*/
/*.leftbar  {background-color: #4A6FC0;}*/


A:link   	{color: #0B2C95; font-size: 11pt; text-decoration: none;}
A:active 	{color: #0B2C95; font-size: 11pt; text-decoration: none;}
A:visited 	{color: #0B2C95; font-size: 11pt; text-decoration: none;}
A:hover 	{color: #4A6FC0; font-size: 11pt; text-decoration: underline;}

.menu           {font-size: 12pt;}
A.menu:link   	{color: white; text-decoration: none;}
A.menu:active 	{color: white; text-decoration: none;}
A.menu:visited 	{color: white; text-decoration: none;}
A.menu:hover 	{color: black; text-decoration: none;}

.watermark {
	background-image: url(../images/nothing/knight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}