	a:link {
		color : #009999;
	}
	
	a:visited {
		text-decoration : underline;
		color : #cc6699;
	}

	a:hover {
		text-decoration : underline;
		color : red;
		}
	
	body {
		/* background : url(../images/bg_blue.gif); */
		/* background-color: #ccffff; */
		background-color: #ffffff;
		font-family : Verdana, sans-serif;
		font-size : 12px;
	}

	table {
		font-size : 12px;
	}

	H1 {
		font-family : Verdana, sans-serif;
		font-size : 25px;
		font-weight : bolder;
	}

	H2 {
		font-family : Verdana, sans-serif;
		font-size : 20px;
		font-weight : bold;
		margin-bottom : 10px;
	}

	H3 {
		font-family : Verdana, sans-serif;
		font-size : 17px;
		font-weight : normal;
		margin-top : 3px;
		margin-bottom : 2px;
	}

	H4 {
		font-family : Verdana, sans-serif;
		font-size : 14px;
		font-weight : bold;
		margin-top : 3px;
		margin-bottom : 10x;
	}	
	
		H5 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 3px;
	margin-bottom : 10x;
}	
	
	ul {
		margin-left : 20px;
		list-style : square;
	}
	
	ul.checkmark {
		list-style-image: url(../members/images/listCheckmark.gif);
	}
	
	li {
		margin-top : 5px;
	}

	
		table.mainDesign {
		border-width : thin thin thin thin;
		border-color : #999999 #999999 #999999 #999999;
		border-style : solid solid solid solid;
		border-collapse : collapse;
		font-family : Verdana, sans-serif;
		background-color: #ffffff;
	}
	
	
	table.design {
		border-width : thin medium medium thin;
		border-color : Gray Gray Gray Gray;
		border-style : solid solid solid solid;
		border-collapse : collapse;
		font-family : Verdana, sans-serif;
	}

	table.topBottom {
	border-width : 1px 0px 1px 0px;
	border-color : Black Black Black Black;
	border-style : solid none solid none;
	border-collapse : collapse;
	font-family : Verdana, sans-serif;
	padding : 15px 15px 15px 15px;
	}	
	
	td.moddedDesign {
		border-width : thin thin thin thin;
		border-color : Lightgray Lightgray Lightgray Lightgray;
		border-style : solid solid solid solid;
		border-collapse : collapse;
		font-family : Verdana, sans-serif;
	}	
	
	table.formDesign {
		border-width : thin thin thin thin;
		border-color : Gray Gray Gray Gray;
		border-style : solid solid solid solid;
		border-collapse : collapse;
		font-family : Verdana, sans-serif;
		font-size : 12;
	}
	
	
	table.image {
	background : url(../images/AnnasEyes.jpg);
	background-repeat : no-repeat;
}
	
	.copyrightType {
		font-family : Verdana, sans-serif;
		color : #333333;
		font-size : 9px;
		font-weight : normal;
		text-align : center;
	}

	.tipBackground {
		background-color: #ffcccc;
		padding : 10px;

	}
	
	.noteBackground {
		background-color: #ffffcc;
		padding : 10px;

	}
	
	.QABackground {
		background-color: #66ccff;
		padding : 10px;

	}
	
	.supType {
		font-size : 8px;
		margin-bottom : -5px;
	}
	
	.testimonials {
		font-size : 12px;
		font-style : italic;
	}
	
	table.calendar {
		font-size : 10px;
		border-width : 1px 1px 1px 1px;
	    border-color : Black Black Black Black;
	    border-style : solid solid solid solid;
	    border-collapse : collapse;
	}
	
	.adType {
		font-size : 13px;
	}
	
	.boldRedType {
		font-weight : bold;
		color : #ff0000;
	}
	
	.redType {
		color : #ff0000;
	}
	
	td.smallFormType{
		font-family : verdana, sans-serif;
		font-size : 9px;
	}
	
	.smallLinkText {
		font-family : Verdana, sans-serif;
		font-size : 10px;
	}
