body {
	background-color : white;
	color : #0033ff;
	margin : 0px 0px 0px 0px;
}

p.text {
	font-family: sans-serif;
	color: #0033ff;
	line-height: .7cm;
}

td.textinfo {
	margin: 0px;
	padding: 14px 14px 14px 14px;
}

td.textinfoTwoColumns {
	margin: 0px;
	padding: 14px 14px 14px 14px;
	width: 33%;
	line-height: .7cm;
}

td.bubblesblue {
	margin: 0px;
	padding: 0px;
	width: 64px;
	background-attachment: fixed;
	background-image:  url(../images/bubblesblue.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.bubblespink {
	margin: 0px;
	padding: 0px;
	width: 64px;
	background-attachment: fixed;
	background-image:  url(../images/bubblespink.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.bubblesgreen {
	margin: 0px;
	padding: 0px;
	width: 64px;
	background-attachment: fixed;
	background-image:  url(../images/bubblesgreen.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.bubblesanim {
	margin: 0px;
	padding: 0px;
	width: 64px;
	background-attachment: fixed;
	background-image:  url(../images/bubblesanim.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.nobubbles {
	margin: 0px;
	padding: 0px;
	width: 64px;
}

a.one:link {
	color : #0033ff;
}

a.one:visited {
	color: #ff01b4;
}

a.one:hover {
	font-size: 115%
}
