﻿.standardfont {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-family: MS Sans Serif, AngsanaUPC;
	font-size: 12px;
}
.headtopic
{
    font-family: Tahoma, "MS Sans Serif" , sans-serif;    
    font-size: 14px;
    font-weight: bold;
    color: #1776F6;
    background-color : #EEEEEE;
  
}


.style1 {font-family: Tahoma}
TD.menu {
	
}
TD.menu A
{
    font-weight: bold;
    font-size: x-small;
    width: 100%;
    color: #000000;
    font-family: MS Sans Serif,AngsanaUPC;
    text-decoration: none;
}
TD.menu A:hover
{
    font-weight: bold;
    font-size: x-small;
    width: 100%;
    font-family: "MS Sans Serif" , AngsanaUPC;
    text-decoration: none;
    color: blue;
    background-color:#F8EEB1;
}
    