/* CSS Document */

td
{
	font-family:"Century Gothic","Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

td.motto
{
	font-family:"Century Gothic","Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

td.content
{
	font-family:"Century Gothic","Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:5px;
	border-right:1px solid #000000;
}

td.content_tab
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:0px solid #cccccc;
}

td.content_tab_end
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}