/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/
body{
font-size: 1.3em;
font:140% Verdana,Tahoma,Arial,sans-serif;
background:#ffffff url(images/background.gif) top center repeat-y;
color:#404040;
line-height:1.3em;
margin:0 auto;
padding:10px;
}

a{
font-size: 1.0em;
text-decoration:none;
color:#3878b8;
font-weight:bold;
}

td{
font-size: 1.2em;
text-decoration:none;
}

div{
font-size: 0.8em;
line-height:1.1em;
text-decoration:none;
}

a:hover{text-decoration:underline;}
a img{border:0;}
#p{margin:0 0 18px 10px;}
ul,ol,dl{font-size:1.0em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1{
font-size:2.0em;
letter-spacing:0px;
margin:50px 0 30px 25px;
#color:#4088b8;
color:#357097;
}

h1 a{text-transform:none; color:#4088b8;}

h2{
font-size:1.5em;
#color:#4088b8;
color:#357097;
border-bottom:4px solid #dadada;
padding:0 2px 0px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}

h3{
font-size:1.3em;
font-weight:bold;
#color:#4088b8;
color:#357097;
border-bottom:0px solid #dadada;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

h4{
font-size:1.1em;
font-weight:bold;
#color:#4088b8;
color:#357097;
border-bottom:0px solid #dadada;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

blockquote{
font-size:1.0em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

