a {text-decoration: none}

a:link {color: rgb(255,153,51)}
a:visited {color: rgb(255,153,51)}
a:hover {color: rgb(204,204,204)}
a:active {color: rgb(204,204,204)}

body {
font-family: book antiqua, palatino, palatino linotype;
color: rgb(255,255,255);
background: rgb(102,102,102) url("sidebar.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
}

table {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
border-spacing: 0px;
}

table td {
border-width: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p {
margin-left: 25px;
margin-right: 15px;
}

b.green {color: rgb(153,204,0)}
b.italic {font-style: italic}
b.bold {font-weight: bold}
b.italic_bold {
font-style: italic;
font-weight: bold;
}
b.green_bold {
color: rgb(153,204,0);
font-weight: bold
}


p.title {
font-size: 28pt;
font-weight: bold;
letter-spacing: .5px;
color: rbg(255,255,255);
text-align: center;
margin-top: 24px;
}

p.white {
color: rgb(255,255,255);
font-size: 16pt;
letter-spacing: .2px;
}

p.list1 {
color: rgb(255,255,255);
font-size: 16pt;
letter-spacing: .2px;
margin-left: 85px;
}

p.list2 {
color: rgb(255,255,255);
font-size: 16pt;
letter-spacing: .2px;
margin-left: 135px;
}

p.list3 {
color: rgb(255,255,255);
font-size: 16pt;
letter-spacing: .2px;
margin-left: 185px;
}

p.green {
color: rgb(147,204,5);
font-size: 16pt;
}

p.bottom {
font-size: 11pt;
text-align: center;
}

p.list_small {
color: rgb(255,255,255);
font-size: 12pt;
margin-left: 50px;
margin-top: -10px;
}

p.list_small2 {
color: rgb(255,255,255);
font-size: 12pt;
margin-left: 0px;
margin-top: -10px;
}

p.example {
font-size: 13pt;
font-weight: normal;
margin-left: 0px;
}

p.green_bullet {
font-size: 13pt;
font-weight: bold;
color: rgb(153,204,0);
text-align: right;
margin-right: 0px;
}

p.header {
font-size: 16pt;
font-weight: bold;
text-align: left;
margin-top: -4px;
text-decoration: underline;
}

p.contact {
margin-top: 3px;
margin-right: 0px;
margin-left: 0px;
text-align: center;
font-size: 12pt;
font-weight: normal;
}

h2 {
color: rgb(255,255,255);
font-size: 12pt;
text-align: center;
font-weight: normal;
}

h3 {
margin-top: 10px;
text-align: center;
font-size: 16pt;
font-weight: bold;
}

h4 {
margin-left: 10px;
margin-top: -10px;
font-size: 10pt;
}

h5 {
margin-left: 10px;
margin-top: 875px;
font-size: 10pt;
}

h6 {
margin-top: 15px;
margin-bottom: 1px;
text-align: center;
font-size: 12pt;
font-weight: normal;
}