﻿body {
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	margin: 0px;
}

div.sectiontitle
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

div.sectionsubtitle
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;	
}

td.category
{
    color:#333333; 
    background-color:#E5E6EE;
    height:100%;
    font-size:10pt; 
    padding-left:20px;
}

div.admin
{
    background-color:#FFFFFF;
    padding:5px;
}

a
{
    color:#F2B622;    
    text-decoration:none;
    font-size:8pt;
}

table.articles
{
    width:486px;    
}
