/* Pivotech stylesheet */


/* general  font */
body {font-family: Verdana, Arial, Helvetica, Geneva, san-serif; background: #D9CCE0;} 

/*link colours*/

a:link {color: #430064; text-decoration: underline;} 
a:visited {color: #430064; text-decoration: underline;} 
a:active {color: #430064; text-decoration: underline;} 
a:hover {color: #430064; text-decoration: underline;}

#nav
{font-size: 65%;}

/* font sizes */ 

h1{font-size: 110%; font-weight: bold; color: #9B77AC; padding: 0.5em 0.5em 0 0.5em;} 
h2{font-size: 90%; font-weight: bold; color: #430064; border-bottom: 1px solid #9B77AC; margin: 0px; font-style: normal} 
h3{font-size: 90%; font-weight: bold; color: #9B77AC;} 
h4{font-size: 80%; font-weight: bold; color: #430064;} 

h5{font-size: 60%; font-weight: bold; color: #430064;} 
h6{font-size: 60%; font-weight: normal; color: #430064;} 
p{font-size: 75%; font-weight: normal; color: #000000;} 


ol{color: #430064;} 
ul{color: #430064;} 
li{font-size: 75%}
hr{height: 1px; line-height: 1px; color: #9B77AC;} 
