/* Elements */

/* Fonts */
p, blockquote, body {
font-size: 12px; font-family: arial, helvetica, sans-serif;}

/* Real styles */


/* bgcolor="#FFFFFF" text="#000000" link="#990000" vlink="#339999" alink="#339999" */


A:link {
color: #900;
background: transparent;
text-decoration: none;
}

A:visited {
color: #366;
background: transparent;
text-decoration: none;
}

A:active {
color: #366;
background: transparent;
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

blockquote {
margin: 3em 0 3em 0;
}

body {
margin: 20px 20px 20px 20px;
}

#container-h {
width: 350px;
text-align: center;
float: none;
}

#container {
width: 760px;
text-align: left;
float: none;
}

#leftcol {
width: 200px;
margin: 0 20px 0 0;
text-align: right;
float: left;
}

#centercol {
width: 300px;
text-align: left;
float: left;
}

#rightcol {
width: 200px;
margin: 0 0 0 20px;
text-align: left;
float: left;
}

#doublecol {
width: 500px;
margin: 0 0 0 20px;
text-align: left;
float: left;
}

#doublecol2 {
width: 500px;
background: #000;
margin: 0 0 0 20px;
text-align: left;
float: left;
}

#fullcol {
width: 350px;
text-align: center;
float: none;
}

html {
margin: 0;
background: #fff;
}

p {
margin: 0 0 1em 0;
line-height: 1.8; 
font-size: 12px;
}

li {
list-style: square;
}

.hed {font-weight: bold; line-height: 1.8; font-size: 13px;}

.hed2 {color: #900;  font-weight: bold; line-height: 1.8; font-size: 13px;}

.med {line-height: 1.8; font-size: 11px;}

.small {line-height: 1.8; font-size: 9px;}

