@charset "utf-8";
/* CSS Document */

body {background-color:#000000;
overflow:visible;
line-height: 1.2em;
margin:auto;
width: 84%;
max-width:1283px;
min-width: 500px;
color: #FFFFFF;
margin-bottom:50px;}

a:link {color: #03C;}
a:visited {color: #09F;}
A:hover {color:#3CF;}

H1 {line-height: 2.7em;
text-align:center}

H2 {margin-top: 40px;}

H3 {line-height: 1.5;
text-align:center;}

applet {margin: 35;}

.horiz-line {width: 90%;
border:#CCF 1px solid;
margin:auto;
margin-bottom: 30px;}

.horiz-line-r {width: 90%;
border:#CCF 1px solid;
margin-left:auto;
margin-bottom: 30px;}


.horiz-line-l {width: 90%;
border:#CCF 1px solid;
margin-right:auto;
margin-bottom: 30px;
}

address {margin-top: 30px;
text-align:center;}

ul {list-style: circle;
line-height:1.5em;
margin-top:auto;}

img {padding-left:50px;
padding-right:50px;
padding-top:20px;
padding-bottom:20px;
background-color:#000;
border:#000 medium;
}