/*cope with inheritance bugs*/
body, table, th, td { font-size: 14px; font-family: "Times New Roman", Georgia, Times }
/*body specific*/
a { color: black; text-decoration: underline }
a:hover { color: blue }
li { list-style-type: square }
ol { }
ul { list-style-type: square }
H1, H2, H3, H4, H5, H6  { font-family: "Times New Roman", Georgia, Times }
.actCHECKOUTEM {background-color:#ffffff;}
.actCHECKOUTBG {background-color:#ffffff;}
.actlarger{
font-size: larger;
color:#000000;
}
.actsmaller{
font-size: smaller;
color:#000000;
}
.actxxsmall  { font-size: 12px }
.actxsmall { font-size: 12px }
.actsmall  { font-size: 14px }
.actregular { font-size: 14px }
.actlarge { font-size: 15px }
.actxlarge { font-size: 16px }
.actxxlarge { font-size: 17px }
.actwarningcolor { color: blue }
.actrequiredcolor   { font-style: italic; font-weight: bold }
.actrequired   { font-style: italic; font-weight: bold; font-size: 16px }
.actwarning { color: blue; font-size: 18px }
.actwelcome{font-size:medium;color:#ffffff;}
.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#000000;}