﻿<style type="text/css">
body {
background-color:#CCFFBB;
margin:0.4em;
border-style:solid;
border-color:#663377;
border-width:2px;
font-family:Tahoma,sans-serif
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active {
text-decoration:underline;
}
a.oli {
display:block;
font-family:tahoma,sans-serif;
font-size:10pt;
font-weight:bold;
line-height:2em;
color:#222222;
margin-top: 5px;
padding-right: 15px;
padding-left: 15px;
width:100%;
background-color:#F7F9FA;
border-style:solid;
border-color:#E0E0E0;
text-align:center;
border-width:1px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#E1E8ED',EndColorStr='#F7F9FA');
}
a.oli:hover {
color:#0F0F0F;
border-color:#666666;
}
h2 {
color:#222222;
font-family:tahoma,sans-serif;
font-size:14pt;
font-weight:bold;
margin-bottom:0px;
margin-top:0.5em;
text-align:center;
}
#header {
position:relative;
width:100%;
background-color:#75BEF5;
border-width:2px 2px 0;
border-style:solid;
border-color:#E0E0E0;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#127EDB',EndColorStr='#77BFF6');
}
#header h1 {
height:80px;
background-color:#75BEF5;
margin:0 0 0 50px;
font-family:Tahoma,sans-serif;
font-size:20pt;
text-align:left;
line-height:80px;
font-weight:bold;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#127EDB',EndColorStr='#77BFF6');
}
div#centered {
border:0;
height:50%;
width:70%;
position:absolute;
left:15%;
top:20%;
div#limit {
margin-left:20%;
margin-right:20%;
margin-bottom: 2em;
</style>
