body.master{
	background-color:#FDF3DB
}
table.content		{
	font-family: Calibri;
	color: #19196E;
	font-size: 100%;
	line-height: 20px;
	letter-spacing:15%
}
td.top		{
	font-family: Calibri;
	color: #FFC907;
	font-size: 18px;
	letter-spacing:15%
}

table.menu		{
	font-size: 65%;
	letter-spacing:15%

}
table.side		{
	font-family: Calibri;
	color: #3029df;
	font-size: 100%;
	line-height: 20px;
	letter-spacing:15%
}

td.content		{
	font-family: Calibri;
	color: #19196E;;
	font-size: 100%;
	line-height: 20px;
	letter-spacing:15%;
}
h1		{
	font-size: 120%;
	color: #FFFFFF;
	margin: 0;
}
h2     		{
	color: #000000;
	font-weight:bold;
	margin: 0;
	font-size: 100%;
}
h3     		{
	font-size: 90%;
	margin: 0;
	font-variant: small-caps;
}
h4     		{
	font-family: Calibri;
	color: #000000;
	font-size:xx-small;
	font-weight:normal;
	margin: 0;
}
h5		{
	font-family: Calibri;
	font-size: 80%;
	color: #F0C000;
	margin:3px
}

a.menu:link {
	font-family: Calibri;
	color: #FFFFFF;
	font-size:18px;
	text-decoration : none
}
a.menu:visited {
color:#FFFFFF;
font-size:18px;
text-decoration : none
}
a.menu:active {
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration : none;
}
a.menu:hover {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-decoration : none;
}

a.header	{
	font-size: 115%;
	font-weight: bold;
	text-decoration : none
}
a:link		{
	color:#000000;
	text-decoration : none
}
a:visited  	{
	color: #000000;
	text-decoration : none
}
a:active	{
	color: #000000;
	text-decoration : none;
}
a:hover		{
	color: #000000;
	text-decoration : none;
}
