@charset "utf-8";
/* CSS Document */

td{
	color:#500;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
};
p {
	color:#500;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	;
};

h4 {
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: normal;
};

h6 {
	font-family:"Comic Sans MS", cursive;
	font-size:36px;
	color:#FFF
};
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#500;
	font-weight: normal;
};
h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	color:#500
};
h3 {
	color:#500;
	font-size:18px;
	font-family:"Comic Sans MS", cursive
};

