phoenixStyle.css

BODY {
 background-attachment: fixed;


}

.MENU {
 font-size 10pt;
 color: #FFFFF;
 font-family: "arial", "helvetica", sans-serif;
}

.Title {
 font-size: 30pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helevetica", sans-serif;
}

.sttatus {
 font-size: 16pt;
 font-weight: 100;
 color: #FFFFFF;
 font-family:  "arial"; "helvetica", sans-serif;
}

.Main {
 font-size: 10pt;
 font-weight: 100;
 color: #0000ff;
 font-family:  "arial"; "helvetica", sans-serif;
}

.Form {
 font-size: 12pt;
 font-weight: 500;
 color: #FFFFcc;
 font-family: "arial"; "helvetica", sans-serif;
}

H1 {
 font-size: 20pt;
 font-weight: 800;
 color: #FFFFFF;
 font-family: "arial"; "helvetica", sans-serif;
}

H2 {
 font-size: 18pt;
 font-weight: 500;
 color: #CCCCFF;
 font-family: "arial"; "helvetica", sans-serif;

}

H3 {
 font-size: 16pt;
 font-weight: 500;
 color: #ffffcc;
 font-family: "arial"; "helvetica", sans-serif;
}

H4 {
 font-size: 14pt;
 font-weight: 800;
 color: #FFFFcc;
 font-family: "arial"; "helvetica", sans-serif;
}

H5 {
 font-size: 12pt;
 font-weight: 500;
 color: #FFFFcc;
 font-family: "arial"; "helvetica", sans-serif;
}

H6 {
 font-size: 8pt;
 font-weight: 100;
 color: #FFFFcc;
 font-family: "arial"; "helvetica", sans-serif;
}

Blockquote {
 margin: 1em 10em 1em 0em;
 font-size: 10pt;
 font-weight: 100;
 font-family: "arial"; "helvetica", sans-serif;
}

OL {
 font-size: 14pt;
 font-weight: 800;
 font-family: "arial", "Courier New", , "helvetica", san-serif;
 color: #000000;
}

UL {
 font-size: 12pt;
 font-weight: 800;
 font-family: "arial", "Helvetica Bold",   san-serif;
 color: #000000;
}

.NOUNDER {
 color: #FFFFFF;
 text-decoration:none;
}

A:link {
 color: #ffffff;
 font-weight: 800;
 text-decoration:none;
}

A:visited {
 color: #ffcccc;
 font-weight: 800;
 text-decoration:none;
}

A:active {
 color: #ffcccc;
 font-weight: 800;
 text-decoration:none;
}

 
p {
  text-indent; 15;
 margin-top : 0
 }

p1 { 
  text-indent: 15; 

}

img {
  border:none;
}




