/* Style sheet for OakappleArt Artist's main page */

body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666 }

h1 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 140%; }
h2 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 120%; }
h3 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 100%; }
h4 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 80%; font-style: Italic; }

p {margin-left:8px; margin-right:10px font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666 }

td {margin-left:8px; margin-right:4px font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666 }

td.topline {border-top:#a8a8a8 1px solid; }
td.borderright {border-right:#a8a8a8 1px solid; }
td.borderleft {border-left:#a8a8a8 1px solid; }
td.borderleftright {border-left:#a8a8a8 1px solid; border-right:#a8a8a8 1px solid; }
.topbottomline {border-top:#a8a8a8 1px solid; border-bottom:#a8a8a8 1px solid; }

/* Class for title and text for details, techniques etc*/
.title {margin-left:8px; font-size:9px; color:#000000; font-weight:bold; }
.text {margin-left:16px; margin-right:4px; font-size:9px; color:#666666}
.text2 {margin-left:16px; margin-right:10px; font-size:12px; color:#000000}

/* Normal Hyper Link*/
a 		  { color: #0000ff; text-decoration: underline;}
a:link    { color: #0000ff; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover   { color: #666666; text-decoration: underline; }
a:active  { color: #666666; text-decoration: underline; }

ul {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; margin-left:30px; margin-right:10px }

.html {font:"Courier New", Courier, monospace; color:#000000; font-size:12px;}