body {background-color: #dbf4f5;
         font-family: "Comic Sans MS", Arial, sans-serif;
         font-size: small}
	 
a:link {color:#6d6fff; text-decoration:none;}

a:active {color:#6d6fff;  text-decoration:none;}

a:visited {color:#9e9ffe; text-decoration:none;}

a:hover {color:#6d6fff; text-decoration:underline;}


a.pink:link {color:#ff00ff; text-decoration:none;}

a.pink:active {color:#ff00ff;  text-decoration:none;}

a.pink:visited {color:#ff00ff; text-decoration:none;}

a.pink:hover {color:#ff00ff; text-decoration:underline;}


a.blue:link {color:#66CCFF; text-decoration:none;}

a.blue:active {color:#66CCFF;  text-decoration:none;}

a.blue:visited {color:#66CCFF; text-decoration:none;}

a.blue:hover {color:#66CCFF; text-decoration:underline;}


a.green:link {color:#66FFCC; text-decoration:none;}

a.green:active {color:#66FFCC;  text-decoration:none;}

a.green:visited {color:#66FFCC; text-decoration:none;}

a.green:hover {color:#66FFCC; text-decoration:underline;}


ul.pink {list-style-image: url(icon1.png); list-style-position: outside;
	}
ul.blue {list-style-image: url(icon2.png); list-style-position: outside;}

     



h2{
    font-family: "Comic Sans MS", Arial, sans-serif;
	margin: 0px;
	margin-left : 0;
	margin-right : 0;
    	font-size: medium;
    	font-weight: normal;
         margin-top:0px; 
     margin-bottom:0px;
     }

p.pink {
     font-family: "Comic Sans MS", Arial, sans-serif;
     margin-left : 0;
     margin-right : 0;
     font-size: small;
     margin-top:0px; 
     margin-bottom:0px;
     color: #FF00FF
    }

p.blue {
     font-family: "Comic Sans MS", Arial, sans-serif;
     margin-left : 0;
     margin-right : 0;
     font-size: small;
     margin-top:0px; 
     margin-bottom:0px;
     color: #66CCFF
    }
    
p.green {
     font-family: "Comic Sans MS", Arial, sans-serif;
     margin-left : 0;
     margin-right : 0;
     font-size: small;
     margin-top:0px; 
     margin-bottom:0px;
     color: #66FFCC
    }
   
p.small {
     font-family: "Comic Sans MS", Arial, sans-serif;
     margin-left : 0;
     margin-right : 0;
     font-size: x-small;
     font-style: normal;
     margin-top:0px; 
     margin-bottom:0px;
    }
    
p.question {
     font-family: "Comic Sans MS", Arial, sans-serif;
     margin-left : 0;
     margin-right : 0;
     font-size: large;
     font-style: normal;
     margin-top:0px; 
     margin-bottom:0px;
    }
    
    
#promisetop {width: 300px; height: 20px; background-image: url('/images/promisetop.png'); background-repeat: no-repeat; margin-left: auto; margin-right: auto;}    
#promisebottom {width: 300px; height: 20px; background-image: url('/images/promisebottom.png'); background-repeat: no-repeat; margin-left: auto; margin-right: auto;}    

table.one {width : 770px; height : 200px; background-image:url('/images/top.png'); background-repeat: no-repeat; 
		margin-left:auto; margin-right:auto;
		}
		
table.two {width : 770px; height : 300px; background-image:url('/images/middle.png'); background-repeat: repeat-y; 
		margin-left:auto; margin-right:auto;
		}
		
table.three {width : 770px; height : 50px; background-image:url('/images/bottom.png'); background-repeat: no-repeat; 
		margin-left:auto; margin-right:auto;
		}
		
table.promise {width : 300px; height : 50px; background-image:url('/images/promisemiddle.png'); background-repeat: repeat-y; 
		margin-left:auto; margin-right:auto;
		}