﻿@font-face {
    src:url("Pictures/tahoma.ttf");
     font-family: Tahoma;
/*  unicodeRange: U+0041-U+007F*/
}
body 
{
    font-family: Georgia;
    font-size:12pt;
    color: #0000cc;
}
h2
{
    font-family:Georgia;
    font-size:x-large;
    font-weight:bold
}

#c{font-weight:bold;font-size: 16pt;text-align: center}
.style8 {font-size: 20px;font-weight: bold;}
.style12 {font-size: 12px; font-family: Georgia;font-weight: bold;color: #0000cc; }
.style14 {font-size: 14px;font-family: Georgia;font-weight: bold;color: #0000cc;}
.style14_1 {font-size: 14px;font-family: Georgia;font-weight: bold;color: #0000cc;text-decoration: underline;text-align: center;}
.style16{font-size: 16pt; color: #0000cc; font-family: Tahoma;}
.img_type
{border-right: olive thin solid; border-top: olive thin solid;
 border-left: olive thin solid; border-bottom: olive thin solid;}
