<style type="text/css">

body 
{

   font-family: "Trebuchet MS", sans-serif;
   font-size: small;
   width: auto;
}

a 
{
    text-decoration: none;
    font-weight: bold;
}

a:link    { color: #251E94; font-weight: 700 }
a:visited { color: #330022; font-weight: 600 }
a:active  { color: maroon;  font-weight: 500 }
a:hover   { color: maroon;  font-weight: 700 }


/*********************** PAW Project 

.title_
{
   	color: #251E94;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #251E94; 
	text-align: left;
	font-weight: bold;
 
    margin-left: 15px;
    margin-top: 10px;
	margin-bottom: 4px;
	text-transform: uppercase;
  	padding: 3px; 
	letter-spacing: .3em; 
}

.ph2
{
   margin-left: 15px;
   float:left;
}

.ph2 img
{
   float:left;
   width:75px;
   margin-left:  25px;

}

.sp_
{
   font-family: 'Trebuchet MS', Verdana, sans-serif;
   font-stretch: condensed;
   font-weight: 300; 
   font-size: small; 
   font-style: normal; 

   text-align: justify;

   width:33%;
   float:left;
   color: #333;
   
   padding-left : 6px;
   padding-right: 10px;
   line-height  : 130%; 
}

.en_
{
   font-family: 'Helvetica', 'Trebuchet MS', Verdana, sans-serif;
   font-stretch: condensed;
   font-weight: 300; 
   font-size: small; 
   font-style: normal; 

   text-align: justify;

   width:33%;
   float:left;
   color:#332;

   padding-left: 6px;
   line-height : 130%; 
   margin-left : 10px;
}
*/

.frame
{ 
  background-color: #F5F5F5;
  visibility: visible; 
  display: block;
  padding: 15px;
  border: outset 2px gray; 
}


.frame img     
{ 
    border: solid 3px black;
}

.writing
{ 
    font-family: "Trebuchet MS", sans-serif;
    visibility: visible; 
    margin-top: 5px;
    font-size:small; 
    float: none; 
    text-align: left;
}

.writing_cnt
{ 
    font-family: "Trebuchet MS", sans-serif;
    visibility: visible; 
    margin-top: 5px;
    margin-left: 10px;
    font-size:x-small; 
    float: none; 
    text-align: left;
}

.contact
{ 
    font-family: "Trebuchet MS", sans-serif;
    visibility: visible; 
    margin-top: 5px;
    margin-right: 5px;
    font-size:x-small;
    font-weight:bolder; 
    text-align: right;
}



.title
{
   font-family: "Trebuchet MS", sans-serif;
   margin:0px;
   padding:0px;
   font-size:small;

   font-variant:small-caps;
   font-weight:bold;
}

</style>
