body	{
	font-family: times new roman, sans-serif;
	font-size: 12pt;
	font-style: italic;
	margin: 10px;
	text-align: justify;
	color: #385142;
	background: #ffffcb;
	}
	
p       {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 12px;
        text-align: justify;
        color: #385142;
        }

td      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 0px;
        text-align: center;
        color: #385142;
        }

.tdsport      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 0px;
        text-align: left;
        color: #385142;
        }

.tdmenu      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 1px;
        text-align: center;
        color: #385142;
        background: #ffffff;
        }

.tdnageljleft      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 1px;
        text-align: left;
        color: #385142;
        background: #ffffff;
        }

.tdnageljright      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 1px;
        text-align: right;
        color: #385142;
        background: #ffffff;
        }

li      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 0px;
        text-align: justify;
        color: #385142;
        }

th      {
        font-family: times new roman, sans-serif;
        font-size: 12pt;
        font-style: italic;
        margin: 0px;
        text-align: justify;
        color: #385142;
	}

ul	{
	margin-top: -12px; 
	margin-bottom: 0px;
	}

h1	{
        font-family: times new roman, sans-serif;
        font-size: 16pt;
        font-style: italic;
	font-weight: bold;
        margin: 0px;
        text-align: justify;
        color: #000060;
	}
	
h2	{
        font-family: times new roman, sans-serif;
        font-size: 24pt;
        font-style: italic;
        font-weight: bold;
        margin: 0px;
        text-align: justify;
        color: #ff0000;
	}

img
	{
	border: 2px solid #385142 ; 
	}

.imgmenu
        {
        border: 0px ;
        }

a:link	{
	text-decoration:none;
	}		
a:visited
	{
        text-decoration:none;
	}
a:hover	{ 
        text-decoration:none;
	}

.r:link  {
	color: #FFFFFF;
        text-decoration:none;
        }
.r:visited
        {
	color: #ffffcb;
        text-decoration:none;
        }
.r:active {
        color: #FFFFFF;
        text-decoration:none;
        }
.r:hover {
        color: #eae01c;
        text-decoration:none;
        }

.nav    {
        background-color: #cccccc;
        }

.navhilite      {
        background-color: #eeeeee;
        cursor: hand;
        }
	
.tinytext
		{										/* bottom links */
		font-size: 8pt;
		font-family: helvetica, sans serif;		/* explicit for the footer */
		}

.asterisk  { 
	font-size: 10pt;
	color: #cc0000;            
	vertical-align: top;
	}
	
/* ------------------margins--------------- */
.rightmargin {
	padding-left: 10px;
	}
	
