{ padding: 0; margin: 0; }

body {
font-family: 'trebuchet ms', helvetica, arial, sans-serif; 
font-size: 11px; 
color: #fff; 
letter-spacing: 0px;
line-height: 18px;
text-align: left;
background:#fff url() repeat fixed 0 0;
padding:0;
margin:0;
}

p {
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #636363; 
letter-spacing: 0px;
line-height: 18px;
text-align: justify;
background-image:url("");
text-transform: none;
margin: 20px;
}

ul {
color: #636363;
font-family: Arial, san-serif;
font-size: 12px;
margin: 0 0 5 20;
}

li { 
color: #636363; 
font-family: Arial, sans-serif;
font-size: 11px;  
border-bottom: 0px solid #EEEEEE; 
padding: 2; 
margin: 0 0 5 20;
list-style-type: hiragana; 
}

li a:link, li a:visited { 
color: #636363; 
font-family: "Courier New", serif;
font-size: 11px;  
border-bottom: 0px solid #EEEEEE; 
padding: 2; 
margin: 20; 
list-style-type: hiragana; 
}

li a:hover, li a.hover {
color: #25a2ad;
}

a:link, a.link {
color: #19d2e0;
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 0px;
 }

a.visited, a:visited {
color: #19d2e0; 
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 0px;
 }

a:hover, a.hover  {
color: #000;
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
letter-spacing: 0px;
 }

blockquote {
padding: 20px; 
margin: 40px;
color: #000;
line-height: 16px;
font-size: 11px;
font-family: "Courier New", Courier, monospace;
text-align: justify;
background-color: #898989;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
background-image:url("images/bq.png");
}

.bqheader {
font-family: Arial, sans-serif;
text-transform: uppercase;
font-size: 14px;
color: #ff123b;
letter-spacing: 4px;
text-align: left;
line-height: 10px;
}

.ownedheader {
font-family: Arial, sans-serif;
text-transform: lowercase;
font-style: italic;
font-size: 16px;
color: #000000;
letter-spacing: 1px;
text-align: left;
line-height: -10px;
margin: 2 30 0 2;
}

b, strong {
  color:#b1202d;
  line-height: 100%;
  font-size: 11px;
  font-family: Arial, sans-serif; 
  letter-spacing: 0pt;
  font-weight: normal;
  }

u {
  color: #565656;
  line-height: 100%;
  font-size: 11px;
 font-family: Arial, sans-serif; 
  letter-spacing: 0pt;
  border-bottom: dashed 0px #b6c9b2;
  }

em, i {
  color:#ff123b;
  line-height: 100%;
  font-size: 11px;
 font-family: Arial, sans-serif; 
  letter-spacing: 0pt;
  }

textarea, input, select {	
font-family: Arial, Helvetica, sans-serif; 	
font-size: 11px;
color: #000;	
background-color: #e3e3e3;
padding: 10px;
margin: 5px 10px 0px 10px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
border: 0;
}

textarea:hover, textarea.hover, select:hover, select.hover, input:hover, input.hover {
background-color: #efefef;
}

.image {
border: 5px solid #b7b7b7;
margin: 5px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.image:hover, image.hover {
border: 5px solid #b7b7b7;
margin: 5px;
filter:alpha(opacity=99);
-moz-opacity:.99;
opacity:.99;
}


.link {
border: 0px solid #f6f6f6;
margin: 5px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.link:hover, link.hover {
border: 0px solid #efefef;
margin: 5px;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

.right {
text-align: right;
}

.center {
text-align: center;
color: #000;
}

.footer {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 18px;
color: #212121;
letter-spacing: 0px;
text-align: left;
border-top: 1px solid #b8b8b8;
font-style: none;
padding: 10px;
margin: ;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.header {
margin: 50 0 0 50;
font-family: "Andale Mono", "Courier New", monospace;
text-transform: none;
font-size: 20pt;
color: #17ddec;
letter-spacing: 0px;
text-align: left;
background-image: url("");
background-attachment: no-fixed;
background-position: bottom-left;
background-repeat: no-repeat;
line-height: 100%;
border-bottom: #c1c1c1 1px solid;
}

small {
font-family: monospace, "Courier New", serif;
}

big {
font-familiy: Georgia, serif
font-size: 24px;
color:#555;
font-style: italic;
font-weight: bold;
}