body {
	background-image: url(images/bg_profile.gif);
	background-repeat: repeat-y;
	background-position: 725px 450px;
	background-color: #9999FF;
	top-margin: 0;
	margin: 0px;

}
p {
	font-family: "Comic Sans MS", "Trebuchet MS", Tahoma;
	font-size: 14px;
}
ul {
	font-family: "Comic Sans MS", "Trebuchet MS", Tahoma;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000099;
}
.table1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 15px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000099;
}
.text1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Tahoma;
	font-size: 14px;
}
.menu_link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_hover {
	color: #FFFFFF;
	text-decoration: underline;
}
