a {
	text-decoration: underline;
	color : #4431ec;
}
body {
	font-family: Arial;
	font-size: small;
	font-weight : bold;
	text-decoration : none;
}
table {
	font-family: Arial;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}
h1 {
	font-family : Tahoma;
	font-weight : bold;
	color : #bb0444;
	font-style : italic;
}
p{
	font-family: Arial;
	font-size : small;
	font-weight : bold;
}
.linklist {
	font-family: Arial;
	font-size : x-small;
	font-weight : bold;
}
h3 {
	color: #bb0444;
	font-style : italic;
	font-size : large;
}
h4 {
	color: #bb0444;
	font-weight : bold;
}
h2 {
	color: #4a7da5;
	font-size : medium;
}
h5 {
	color: #4a7da5;
	font-size : x-large;
}
.calendar {
	font-family: Arial;
	font-size : small;
	font-weight : bold;
	color : Blue;
	text-decoration : none;
}
textarea {
	font-family: Arial;
	font-size : medium;
	background-color : #000000;
	color : #ffff84;
}
