﻿body {
	margin : 0px;
	padding : 0px;
	font-size  : 12px;
	}
	
h1 {
	font-size : 12px;
	color : #cccccc;
	margin : 0px;
	padding : 0px;
	text-align : right;
	}

h2 {
	font-size : 12px;
	color : #cccccc;
	}

.hfont {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}
	
.pp {
	font-size : 12px;
	color : #666666;
	padding : 0 10px;
	}
	
.ppt{
	font-size : 15px;
	color : #190387;
	padding : 0 10px;
	font-weight : bold;
	}
	
table {
	font-size:12px;
	color : #666666;
	padding : 5px; 
	}

.flash {
	width : 810px;
	height : 510px;
	background-image : url('img/back.gif');
	background-position : center;
	}
