body {
	background-color : #FFEBFF;
}

a {
	color : Black;
	text-decoration : none;
}


table.main {
 border-collapse: collapse;
	width : 798px;
	background : White;
	border : none;
    border-width : 0px;
	vertical-align : top;
}

table.content {
 border-collapse: collapse;
	width : 590px;
	background : White;
	border : none;
    border-width : 0px;	
}


td {
	border : none;
border-width : 0px;
}

tr {
	border : none;
border-width : 0px;
}



td.content {
width : 590px;
height : 534px;
vertical-align : top;
border : none;
border-width : 0px;
}

td.menu {
width : 590px;
height : 24px;
vertical-align : top;
border : none;
border-width : 0px;
}



tr.top {
height : 240px;
border : none;
border-width : 0px;
}

td.header{
width : 608px;
height : 240px;
background-position : top;
background-repeat : no-repeat;
background-image : url(images/header.png);
border : none;
border-width : 0px;
}

td.pinkmenu {
width : 188px;
height :800px;
border : none;
border-width : 0px;
background-color : #ffffff;
background-image : url(images/pinkmenu.png);
background-position : top;
}

h2 {
	font-size : large;
}

h3 {
	font-size : medium;
}

h6 {
font-size : xx-small;
}

li {
	margin-top : 12px;
}

a.questionnaire:visited, a.questionnaire:link, a.questionnaire {
text-decoration : underline;
}





