* { 
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
}

body {
font-family: arial, sans-serif;
background-color: #e6e6e6;
}

p {
font : 13px arial, sans-serif;
color : #000000;
text-align: left;
}

b {
font : 12px arial, sans-serif;
color : #000000;
font-weight: bold;
}

a {
font : 12px arial, sans-serif;
color : #0000ff;
text-decoration : underline;
}

a:hover { 
font : 12px arial, sans-serif;
color : #ff0000;
text-decoration : none;
}

h1 { /* DARK BROWN */
font : 18px helvetica, sans-serif;
color : #7d5300;
font-weight : bold;
font-style: oblique;
padding : 2px 2px 2px 2px;
letter-spacing: 1px;
}

h2 { /* LIGHT BROWN */
font : 16px arial, helvetica, sans-serif;
color : #8c6a20;
font-weight : bold;
padding : 2px 2px 2px 2px;
letter-spacing: 1px;
}

h3 { /* BLACK */
font : 15px arial, helvetica, sans-serif;
color : #000000;
font-weight : bold;
padding : 2px 2px 2px 2px;
letter-spacing: 1px;
}

h4 { /* LIGHT BROWN */
font : 15px arial, helvetica, sans-serif;
color : #8c6a20;
font-weight : bold;
font-style: oblique;
padding : 2px 2px 2px 2px;
letter-spacing: 1px;
}

h5 { /* RED */
font : 16px arial, helvetica, sans-serif;
color : #c00000;
font-weight : bold;
font-style: oblique;
padding : 2px 2px 2px 2px;
letter-spacing: 1px;
}

h6 {
font : 14px arial, sans-serif;
color : #000000;
}

li {
font : 12px arial, helvetica, sans-serif;
color : #000000;
text-align: left;
list-style-position: inside;
list-style-type: square;
}

.quote {
clear: both;
font : 13px helvetica, sans-serif;
color : #7d5300;
font-style: oblique;
width: 600px;
text-align: left;
float: right;
}

.quotename {
clear: both;
font : 13px helvetica, sans-serif;
color : #7d5300;
font-style: oblique;
font-weight : bold;
width: 300px;
float: right;
}

#footer {
clear: both;
font : 11px arial, helvetica, sans-serif;
color : #000000;
padding-top: 5px;
padding-bottom: 8px;
}

#footer a {
font : 11px arial, sans-serif;
color : #0000ff;
text-decoration : underline;
}

#tripleoption {
font : 10px arial, sans-serif;
color : #A598A0;
}

#tripleoption a {
font : 9px arial, sans-serif;
color : #A598A0;
}

#portfolioborder {
border: 1px dotted #8c6a20;
}

.smalltext {font: 11px arial, sans-serif; line-height: normal; font-style: normal;}
.oblique {font-style: oblique; line-height: normal;}
.underline {text-decoration: underline;}
.centertext {text-align: center;}
.lefttext {text-align: left;}
.righttext {text-align: right;}
