/* CSS Document */

body { background-attachment: fixed;
	 background-image:url("images/bg.gif") }

H1 { font-size: 275%; color: black; font-family: "Times New Roman", Times, serif; font-weight: bold; background-color: transparent; }

H2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 130%; color: #663399; font-weight: bold; background-color: transparent; }

H3 { font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; color: #000000; font-weight: bold; background-color: transparent; }

H4 { font-family: "Times New Roman", Times, serif; font-size: 130%; color: red; font-weight: bold; background-color: transparent; }

H5 { font-size: 110%; color: black }

H6 { font-size: 75%; color: green }


.black1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: #000000; font-weight: normal; background-color: transparent; }

.black1b { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: #000000; font-weight: bold; background-color: transparent; }

.black2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; color: #000000; font-weight: normal; background-color: transparent; }

.black2b { font-family: "Times New Roman", Times, serif; font-size: 102%; color: #000000; font-weight: bold; background-color: transparent; }


.white { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: #ffffff; }

.green { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: green; }

.maroon { font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; color: maroon; font-weight: bold; text-decoration: underline } 

.olive { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: olive; }

.navy1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 110%; color: navy; font-weight: normal; background-color: transparent;} 

.navy2b { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: navy; font-weight: bold; background-color: transparent; } 

.purple1b { font-family: verdana, arial, helvetica, sans-serif; font-size: 130%; color: #663399; font-weight: bold; background-color: transparent; }

.gray { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: #808080; } 

.yellow { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: yellow; } 

.lime { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: lime; } 

.aqua { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: aqua; } 

.fuchsia { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: fuchsia; font-weight: bold; } 

.silver { font-family: verdana, arial, helvetica, sans-serif; font-size: 105%; color: silver; font-weight: bold; } 

.red1b { font-family: "Times New Roman", Times, serif; font-size: 130%; color: red; font-weight: bold; background-color: transparent; } 

.red2b { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: red; font-weight: bold; background-color: transparent; } 

.blue1bu { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: blue; font-weight: bold; background-color: transparent; }

.blue2b { font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; color: blue; font-weight: bold; background-color: transparent; }
 
.teal1b { font-family: "Times New Roman", Times, serif; font-size: 101%; color: teal; font-weight: bold; background-color: transparent;} 

.whiteongreen { background-color: green; color: white; font-family: verdana, arial, helvetica, sans-serif; font-size: 101%; font-weight: bold; } 




