@charset "iso-8859-1";
/* CSS Document */

h1.title {
color: #000066;
font-family: Times, Sans-serif, Verdana, Helvetica, Arial; font-size: 26px; font-weight: bold; line-height: 24px;
}

h2.title {
color: #000066;
font-family: Times, Sans-serif, Verdana, Helvetica, Arial; font-size: 16px; font-weight: bold; line-height: 18px;
}

h1.name {
color: #000066;
font-family: Verdana, Helvetica, Arial, Times, Sans-serif, ; font-size: 20px; font-weight: bold; line-height: 24px;
}

h2.name {
color: #000066;
font-family: Verdana, Helvetica, Arial, Times, Sans-serif, ; font-size: 14px; font-weight: bold; line-height: 18px;
}

h3.name {
color: #000066;
font-family: Verdana, Helvetica, Arial, Times, Sans-serif, ; font-size: 12px; font-weight: bold; line-height: 18px;
}


body {
color: #000000;
font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
background-color: #ffffff;
font-size: 12px;
line-height: 19px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

a:link {
color: #000066;
font-weight: bold;
text-decoration: none;
line-height: 21px;
}

a:visited {
color: #000066;
font-weight: bold;
text-decoration: none;
line-height: 21px;
}

a:active {
color: #4E7BAD;
font-weight: bold;
text-decoration: none;
line-height: 21px;
}

a:hover {
color: #4E7BAD;
font-weight: bold;
text-decoration: none;
line-height: 21px;
}

.incut {
 float: left; 
 width: 256px; 
 background: #c6dffa; 
 padding: 5px; 
 margin: 5px 10px 5px 0px;
 border: 1px solid #4E7BAD; 
}




