body			{	
				background-color: #ffffdd;
				color: #800000;
				font-family: verdana, arial, helvetica, sans-serif;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
			}
table.menu		{	
				background-color: #800000;
				color: #ffffdd;
				font-size: 10pt;
				text-align: left;
			}
div.menu		{	
				background-color: #800000;
				color: #ffffdd;
				font-size: 10pt;
				padding-bottom: 7px;
				padding-top: 5px;
				text-align: center;
			}
a.menu-link:link	{	color: #ffffdd;	text-decoration: none;	}
a.menu-link:visited	{	color: #ffffdd;	text-decoration: none;	}
a.menu-link:active	{	color: #ffffdd;	text-decoration: none;	}

div.page-end		{
				background-color: #800000;
				color: #ffffdd;
				font-size: 8pt;
				padding-bottom: 5px;
				padding-left: 20px;
				padding-top: 5px;
				text-align: left;
			}
div.main		{
				margin-bottom: 10px;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 10px;
			}
div.side		{
				margin-bottom: 10px;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 0px;
			}
div.side		{
				margin-bottom: 10px;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 10px;
			}
			
h1 			{ 	
				
				font-size: 16pt;
				text-align: left;	
				color: #800000;
			}
h2 			{ 	
				
				font-size: 12pt;
				text-align: left;
				color: #800000;
			}
			
p			{
				font-size: 10pt;
				text-align: left;	
			}

ul			{
				font-size: 10pt;
			}

td			{
				font-size: 10pt;
			}
			
em			{	
				font-size: 10pt;
				font-weight: bold;
			}

img.plain		{
				border-color: #800000;
				border-width: 1px;
				border-style: solid;
			}

a:link			{	color: #800000;	text-decoration: underline;	}
a:visited		{	color: #600000;	text-decoration: underline;	}
a:active		{	color: #aa0000;	text-decoration: underline;	}

hr			{ 	color: #800000; 	}

td.column		{	background-image: url(images/certification/column.gif);
				background-repeat: repeat-y;
				width: 100px;
				vertical-align: text-top;
				border-bottom-width: 1px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-left-width: 0px;
				border-color: #800000;
				border-style: solid;
			}
			
td.arch			{	background-image: url(images/certification/arch.gif);
				background-repeat: no-repeat;
				background-color: #ffffff;
				width: 530px;
				border-bottom-width: 1px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-left-width: 0px;
				border-color: #800000;
				border-style: solid;
			}

div.archindent		{	margin-top: 150px;
				margin-bottom: 50px;
				margin-left: 50px;
				margin-right: 50px;
			}
