body {
margin: 0px;
padding: 0px;
background-image: url(img/bg_line_360.gif);
background-repeat: repeat-y;
background-position: left: 50px;
}

p {font-size: 12px;
margin-top: 5px;
line-height: 16px;
font-family: "Georgia", Times, serif;
}

p.small {font-size: 9px;
margin-top: 5px;
line-height: 11px;
font-family: "Arial", verdana, helvetica, sans-serif;
}

h1 {
padding-top: 5px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 7px;
font-size: 16px;
line-height: 16px;
font-variant: small-caps;
font-weight: regular;
font-family: "Georgia", Times, serif;
cursor: pointer;
}

h2 {
padding-top: 8px;
padding-bottom: 5px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 14px;
line-height: 12px;
font-variant: small-caps;
font-weight: regular;
font-family: "Georgia", Times, serif;
cursor: pointer;
}

h3 {
padding-top: 0px;
padding-bottom: px;
margin-top: 0px;
margin-bottom: 8px;
font-size: 12px;
line-height: 12px;
font-variant: small-caps;
font-weight: regular;
font-family: "Georgia", Times, serif;
cursor: pointer;
}

img {
padding-top: 0px;
padding-bottom: 0px;
visibility: visible;
}

a{
color: black;
text-decoration: underline;
}

a:hover{
color: red;
text-decoration: underline;
}

a:visited{
color: black;
text-decoration: underline:
}

#tempcol {
	text-align: left;
	position: absolute;
	left: 20px;
	width: 360px;
	top: 10px;
}


#block {
text-align: left;
border-top-style: dashed;
border-top: 1px dashed Black; 
}

#headerblock1 {
text-align: left;
border-top-style: dashed;
border-top: 1px dashed Black;
}

#textblock1 {
text-align: left;
overflow: hidden;
height: 1px;
}

#headerblock2 {
text-align: left;
border-top-style: dashed;
border-top: 1px dashed Black;}

#textblock2 {
text-align: left;
overflow: hidden;
height: 1px;}

#headerblock3 {
text-align: left;
border-top-style: dashed;
border-top: 1px dashed Black;}

#textblock3 {
text-align: left;
overflow: hidden;
height: 1px;}


