a.textlink, a.textlink:link, a.textlink:visited
{
	font-size: 16px;
	text-decoration: none;
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	color: #0000FF;
}

a.textlink:hover
{
	text-decoration: underline;
}

a.titlelink, a.titlelink:link, a.titlelink:visited
{
	font-size: 20px;
	text-decoration: none;
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	color: #0000FF;
}

a.titlelink:hover
{
	text-decoration: underline;
}

body
{
	margin: 0px 20px 0px 0px;
	background-color: #e4e4c3;
}

.h1
{
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #8b0304;	
}

.h2
{
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #8b0304;	
}

.small
{	
	font-family: Palatino Linotype,Comic Sans MS, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #8b0304;	
}

.text
{		
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8b0304;	
}

.bold
{		
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #464025;
}

table.frame
{
	border-style: solid;
	border-width: 1px;
	border-color: #8b0304;
}

table.frame2
{
	border-style: solid;
	border-width: 1px;
	border-color: #7c6d6a;
}

td.rt
{
	border-right-style: solid;
	border-width: 1px;
	border-color: #4e351c;
	
	font-family: Palatino Linotype, Comic Sans MS, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #8b0304;	
}

img.pad
{
	padding: 0px 20px 0px 0px;
}


