body	{background-color: #0000FF;
	font-family : Tahoma;
	font-size : 12pt;
	color: white;
	}

h1	{text-align : center; 
	font-size : 40pt;
	font-weight : bolder;
	}

h2	{text-align : center; 
	font-size : 26pt;
	font-weight : bolder;
	}
	
h3	{text-align : center; 
	font-size : 20pt;
	font-weight : bolder;
	}
	
h4	{text-align : center; 
	font-size : 14pt;
	font-weight : bolder;
	}
	
table.main		{width : 900px;
		border-style : none;
		border-color : none; 
		}

td.mainL		{width : 210px;
		text-align : left;
		vertical-align : top;
		}
		
td.mainR		{width : 690px;
		text-align : left;
		vertical-align : top;
		}
	
table.info		{width : 590px;
		border-style : line;
		border-color : white; 
		}

td.infoL		{width : 250px;
		text-align : left;
		vertical-align : top;
		}
		
td.infoR		{width : 290px;
		text-align : left;
		vertical-align : top;
		}
		
hr.info	{width: 590px;}		
	
hr	{width: 900px;}

a:link		{color : #cccccc; font-family : Tahoma; font-size : 14pt; text-decoration : underline;}
a:visited	{color : #cccccc; font-family : Tahoma; font-size : 14pt; text-decoration : underline;}
a:active	{color : #cccccc; font-family : Tahoma; font-size : 14pt; text-decoration : underline;}
a:hover		{color : #cccccc; font-family : Tahoma; font-size : 14pt; text-decoration: underline}
