@charset "utf-8";
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body{
margin:0;
font-family: Arial, 新細明體, Tahoma, Verdana, sans-serif;	
color:#626467;
font-size:12px;
}

a{ color:#E1584E; text-decoration:none;}
a:hover{ color:#CC9999; text-decoration:underline;}
a:visited{ color:#E1584E;}

.title{
color:#993399;
font-family:Arial, Tahoma, Verdana, sans-serif;
font-weight:bold;
font-size:24px;
/*text-shadow:1px 1px 3px;*/
}
.subtitle{
color:#0066CC;
font-family:Arial, Tahoma, Verdana, sans-serif;
font-weight:bold;
font-size:15px;
background-color:#FFFFFF;
}
.content{
color:#626467;
font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
font-size:11px;
}

B{
    font-family: Tahoma,Arial,sans-serif;
    color: black; 
    background-color: white;
}

.Gray{ color:#626467;} /*for most of the content*/
.Purple{ color:#993399;} /*for Topic / Special wording*/
.LightBlue{ color:#0066CC;} /*for words*/

.Yellow { color:#FFCC00;}
.LightPurple{ color:#CC9999;}
.Red{ color:#FF3333;}
