.jules {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
	letter-spacing: 5px;
	text-align: center;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
	font-weight: normal;

}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	letter-spacing: 5px;
	text-align: center;
}
big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: x-small;
	color: #3333ff;
}
a:visited {
	font-size: x-small;
	color: #333399;

}
a:hover {
	color: #000000;
	font-size: x-small;
}
a:active {
	font-size: x-small;
	color: #FF0000;
}
