UL {
   font-style : normal; 
   font-family : "Bradley Hand Script", "Comic Sans MS", sans serif; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 3px; 
   margin-right : 1px; 
   margin-bottom : 1px; 
   margin-left : 20px; 
   padding-top : 1px; 
   padding-right : 1px; 
   padding-bottom : 1px; 
   padding-left : 1px; 
   list-style-type : round; 
}


LI {
   font-style : normal; 
   font-family : "Bradley Hand Script", "Comic Sans MS", "sans serif"; 
   background-color : transparent; 
   margin-left : 40px;
	 padding-top : 5px; 
   display : list-item;
}

TD {
   font-style : normal; 
   font-size : 10px; 
   font-family : "Bradley Hand Script", "Comic Sans MS", "sans serif"; 
   color : maroon; 
   background-color :; 
   text-align : ; 
; text-align: center
}


TD.big {
	 margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
	 padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 20px; 
}

TD.close {
	 margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
	 padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 2px; 
   padding-left : 0px; 
}


HR {
   color : maroon; 
   background-color : transparent; 
   text-align : left; 
	 margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
	 padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px; 
}


H5 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 14px; 
   color : white; 
   background-color : maroon; 
   text-align : center; 
   margin-top : 35px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
	 padding-top : 5px; 
   padding-right : 0; 
   padding-bottom : 5px; 
   padding-left : 0; 
}

H4 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 14px; 
   font-family : "Bradley Hand Script", "Comic Sans MS", sans serif; 
   color : maroon; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 5px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}

H3 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 14px; 
   font-family : "Bradley Hand Script", "Comic Sans MS", "sans serif"; 
   color : maroon; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 20px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 20px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}


H2 {
   font-style : normal; 
	 text-align : left; 
   font-size : 20px; 
	 font-family : "Bradley Hand Script", "Comic Sans MS", "sans serif"; 
   font-weight : bold; 
	 margin-top : 40px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 20px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}

H1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 24px; 
   font-family : "Bradley Hand Script", "Comic Sans MS", sans serif; 
   color : maroon; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}

TABLE.content {

   font-size : 5px; 
   margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px; 
}

TABLE.big {

   margin-top : 50px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 20px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px; 
}




DIV.content {
  	font-size : 14px; 
    text-align : center; 

   padding-top : 10px; 
   padding-right : 40px; 
   padding-bottom : 0px; 
   padding-left : 40px; 
}





A {
   color : blue; 
   background-color : transparent;
	 font-size : 14px;  
   font-weight: normal;
   text-decoration : underline; 
}


A:link {
   color : blue; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}


A:visited {
   color : blue; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}

A:active {
   color : blue; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}


A:hover {
   color : red; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}


A.navlink {
   color : darkred; 
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}

A.navlink:link {
   color : darkred; 
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}


A.navlink:visited {
   color : darkred;  
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}

A.navlink:active {
   color : darkred;  
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}

A.navlink:hover {
   color : red; 
   font-size : 10px; 
   background-color : white; 
   font-weight: normal;
   text-decoration : underline;
}




A.textlink {
   color : darkred; 
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}

A.textlink:link {
   color : darkred; 
   font-size : 10px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}


A.textlink:visited {
   color : darkred;  
   font-size : 10px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.textlink:active {
   color : darkred;  
   font-size : 10px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.textlink:hover {
   color : red; 
   font-size : 10px;  
   background-color : white; 
   text-decoration : underline;
}




A.bluetextlink {
   color : darkblue; 
   font-size : 14px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}

A.bluetextlink:link {
   color : darkblue; 
   font-size : 14px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}


A.bluetextlink:visited {
   color : darkblue;  
   font-size : 14px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.bluetextlink:active {
   color : darkblue;  
   font-size : 14px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.bluetextlink:hover {
   color : blue; 
   font-size : 14px;  
   background-color : white; 
   text-decoration : underline;
}


A.bluelink {
   color : darkblue; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : none; 
}

A.bluelink:link {
   color : darkblue; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : none; 
}

A.bluelink:visited {
   color : darkblue;  
   background-color : transparent; 
   text-decoration : none; 
}

A.bluelink:active {
   color : darkblue;  
   background-color : transparent; 
   text-decoration : none; 
}

A.bluelink:hover {
   color : #0099ff;  
   background-color : transparent; 
   text-decoration : none; 
}



A.purpletextlink {
   color : darkblue; 
   font-size : 14px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline; 
}

A.purpletextlink:link {
   color : purple; 
   font-size : 14px; 
   background-color : transparent; 
   font-weight: normal;
   text-decoration : underline;
}


A.purpletextlink:visited {
   color : purple;  
   font-size : 14px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.purpletextlink::active {
   color : purple;  
   font-size : 14px; 
   background-color : transparent; 
   text-decoration : underline;
}

A.purpletextlink::hover {
   color : purple; 
   font-size : 14px;  
   background-color : white; 
   text-decoration : underline;
}


.footer {
font-size : 12px;
text-align: center;
color: white;
background-color:transparent;
}

.margin {
font-size : 12px; 
text-align: right;
font-weight: normal;
color: #8b0000;
background-color:transparent;
}


.insetred {
font-size : 12px;
color: darkbred; 
}

.grey {
font-size : 12px;
color: gray; 
}

.insetblue {
font-size : 12px;
color: darkblue; 
}


.ordinary {
font-size : 14px; 
text-align: center;
font-weight: normal;
color : darkred;
background-color:transparent;
}



.big {
    font-family : Times, serif; 
		font-size : 50px; 
}


.center {
   text-align: center;
}

.right {
   text-align: right;
}

.left {
   text-align: left;
}A.agrey {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none}
p {  text-align: justify; margin-right: 10px; margin-left: 20px}

