﻿		body, p, table, a{
			color: #000000;
			font-family: Verdana, Arial, Helvetica;
			font-size: 12px;
		}
		body{
			background-color: #FFFFFF;
			margin-right: 0px;
			background-image:url('images/bg.jpg');
			background-repeat:no-repeat;
		}
		.title2, .title1{
			color: #000066;
			font-weight:bold;
			font-size: 13px;
		}
		.subtitle{
			color: #000066;
			font-size: 12px;
			font-style:italic;
			font-weight:bold;
		}

		.CoCtitle{
			color: #000066;
			font-weight:bold;
			font-size: 15px;
		}

		.title1{
    			text-align: center;
		}
		a:link, a:visited, a:hover, a:active{
	    		color: #000066;
    			font-weight:bold;
    			text-decoration: none;
				font-size: 13px;
		}
		a:hover, a:active{
	    		text-decoration: underline;
				font-size: 13px;
		}
		.copyright{
   		text-align: left;
   		font-family: sans-serif;
			font-size: 10px;
			color: #000066;
			border-top-color: #DCDCDC;
			border-top-style: solid;
			border-top-width: 1px;
		}
		#logo{
 			color: #000066;
    	font-weight: normal;
    	text-decoration: none;
			font-size: 57px;
			font-family: Times New Roman, Times;
		}
