A.menu:ACTIVE {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : White;
	font-weight : normal;
}
A.menu:HOVER {
	color : White;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : normal;
}
A.menu:LINK {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : White;
	font-weight : normal;
}
A.menu:VISITED {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : White;
	font-weight : normal;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : Navy;
}
A:HOVER {
	color : Blue;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	color : Navy;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : Navy;
}
A.list:ACTIVE {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	color : Black;
}
A.list:HOVER {
	color : Silver;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
}
A.list:LINK {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color : Black;
}
A.list:VISITED {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	color : silver;
}
BODY {
	background : white;
	leftmargin : 0;
	topmargin : 0;
}

H1 {
	color : White;
	font-family : Arial;
	font-size : 22pt;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	color : black;
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
}
H3 {
	color : black;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
}
P.jam {
	color : Red;
	font-family : Arial;
	font-size : 7pt;
	text-align : left;
	font-weight : bold;
}
P.copyright {
	color : black;
	font-family : Verdana;
	font-size : 7pt;
	text-align : center;
}
TD.daftar {
	color : Black;
	font-family : Arial;
	font-size : 8pt;
	text-align : left;
}
P {
	color : Black;
	font-family : Verdana;
	font-size : 10pt;
	text-align : left;
}
LI {
	color : Black;
	font-family : Verdana;
	font-size : 10pt;
	text-align : left;
}
TABLE.type1 {
	font-family : Verdana;
	font-size : 10pt;
}
TABLE.type2 {
	font-family : Verdana;
	font-size : 8pt
}
a.topMenu
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:visited
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}
a.subMenu:visited
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}
a.Mail
{
	color: #FF6633;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
a.Mail:hover
{
	text-decoration: none;
}

