@charset "utf-8";

/* CSS Document */



body {color: #000000; font-size: 10pt; font-family: "Times New Roman", Times, serif; margin-right: 10px; margin-left: 10px; margin-top: 50px; margin-bottom: 0; text-align:left; text-color:#00ff00; }

img { border-style: none;}

select { font-family: "Times New Roman", Times, serif;}



.title-main {font-size:28px; font-weight:bolder;}

.title {font-size:24px; font-weight:bolder;}



.projects {text-align: center; font-size: 8pt; font-style:italic;} /* Table */

.caption {font-style:italic; font-size: 9pt;}

#container{
	width:100%;
	height:215px;
	overflow:hidden;
	margin:auto;
	border-top: 1px solid;
	border-color: #999;
}
#container iframe {
    width:100%;
    height:600px;
    margin-left:-80px;
    margin-top:-40px;   
    border-top:0px solid;


















