body {

	font-family:cursive;
	font-size: 12px;
}

.menu {

	font-family:cursive;
	font-size: 12px;
	
}

a {
text-decoration:none;


}



td {

	font-size: 12px;
}

th {

	font-size: 12px;
}

.bodystyle {

	font-size: 12px;
}

.small {

	font-size: 9px;
}

.medium {

	font-size: 12px;
}

.big {

	font-size: 16px;
}

.xbig {

	font-size: 24px;
}

.expanded {

	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {

	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;

}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#content {

	font-size: 12px;

}

h1 {

font-size:12px;

}


