﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color:#D4F5FF;
}

.txt
{
    font-family: Verdana;
    font-size: 12px;
    padding: 0px 20px 0px 20px;
    line-height: 18px;
    color: #808080;
}

.subject
{
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    padding:0px 50px 20px 30px;
    line-height:18px;
    color:#4D4D4D;
}

h1
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #0F7143;
}

.h4 {Font-family:tahoma;
		font-size:22px;
		text-align:center;
		line-height:28px;
		color:#990000;
		font-weight:bold;}

div.photo
{
    background-image: url(  'images/bg_picL.gif' );
    background-repeat: no-repeat;
    width: 340px;
    height: 244px;
    margin:0px 0px 0px 30px;
}

img.photo
{
    padding: 33px 35px 38px 38px;
}
.location
{
    font-family: "times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #00B0FF;
    text-align: center;
}
