﻿body
{
    border-right-width: 0px;
    border-top: 0px;
    color: #2f4f4f;
}
#testi
{
    color: #2f4f4f;
}
H1
{
     
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: px;
    color: #2f4f4f;
    font-size:x-large;
}
H2 { 
	 
    margin-left: 10px;
    margin-right: 5px;	
    margin-bottom: 10px;
    margin-top: 15px;
    
    color: #2f4f4f;
    font-size:large;
}
H3 
{
    font-size:medium;
	 
    margin-left: 10px;
    margin-right: 5px;	
    margin-bottom: 8px;
    margin-top: 15px;
    color: #2f4f4f;
}
P
{
     
    font-size: small;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

A:link
{
     
    font-weight: bold;
    color: #CC6600;
    text-decoration: none;
}
A:visited
{
     
    font-weight: bold;
    color: #ff8c00;
    text-decoration: none;
}
A:active
{
     
    font-weight: bold;
    color: #d2691e;
    text-decoration: none;
}
A:hover
{
     
    font-weight: bold;
    color: #9b3700;
    text-decoration: underline;
}
LI { 
	 
    font-size: small; 
    color: #2f4f4f;
}
img { 
	border : 0px; 
}
.navbar
{
     
    margin-left: 10px;
    font-size: small;
}

.navbar A:link
{
    font-weight: bold;
    text-decoration: none;
    color: #FFF8EF;
}
.navbar A:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #FFF8EF;
}
.navbar A:active
{
    font-weight: bold;
    color: #FFF8EF;
    text-decoration: none;
}
.navbar A:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #FFF8EF;
}
.navmenu
{
     
    margin-left: 10px;
    font-size: x-small;
}

.navmenu A:link
{
    font-weight: bold;
    text-decoration: none;
    color: #19395E;
}
.navmenu A:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #032144;
}
.navmenu A:active
{
    font-weight: bold;
    color: #3366cc;
    text-decoration: none;
}
.navmenu A:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #3366cc;
}

table
{
    
    margin: auto 10px auto 10px;
}

.content_main A
{
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

