
body{
color: #D0D8e8;
background-image: images/jorianbt.gif;
background-repeat: repeat
font-size:12px;
 

/*change color of scrollbar*/
scrollbar-arrow-color: #725c5c;
scrollbar-base-color: #dod8e8;
scrollbar-dark-shadow-color: #376576;
scrollbar-track-color: #d0d8e8;
scrollbar-face-color: #d0d8e8;
scrollbar-3d-light-highlight-color: #eff0f7;
}


h1{
font-family: "Tempus Sans ITC"; "Arial Narrow Italic"; Arial; sans-serif;
color: #b0272f;
}

h2{
font-family: "Tempus Sans ITC"; "Arial Narrow Italic"; Arial; sans-serif;
color: #b0272f;
}

h3{
font-family: "Tempus Sans ITC"; "Arial Narrow Italic"; Arial; sans-serif;
color: #202020;
}

p{
font-family: "Tempus Sans ITC"; "Arial Narrow Italic"; Arial; sans-serif;
color: #202020;
}


a:link{
color: #306480;
text-decoration: none;
}

a:visited{
color: #a82828;
text-decoration: none;
}

a:hover{
color: #a40004;
text-decoration: none;
}

a:active{
color: #306480;
text-decoration: none;
}


