/* 
cascading style sheets for swr homepage, please don't remove it 
Written by Johari Suhaimin (Web builder member)
Email: harrie@sabah.net.my

*/

BODY {
	background-color : #FFFFFF;
	FONT-SIZE : 12px; 
      font-family : Arial, Tahoma, MS Sans Serif;
      background-image: url(images/swr_background.jpg)

}

A:link  {
	color : #0000FF;
}

A:visited  {
	color : #800080;
}

H1.a1
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 20px;

}

H2.a2
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 18px;

}

H3.a3
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 16px;

}

H4.a4
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 14px;

}

H5.a5
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 12px;

}

H6.a6
{
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 10px;

}


P {
	font-family : Arial, Tahoma, Helvetica, MS Sans Serif;
}



P.cCopy  {
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE : 10px;
}

TABLE.cContent  {
    font-family : Arial, Tahoma, MS Sans Serif;
   FONT-SIZE: 12px;
}

TABLE.standard, TH, TD,P, BR

{
   /* BACKGROUND-COLOR: #cccc99; */
    font-family : Arial, Tahoma, MS Sans Serif;
    FONT-SIZE: 12px;
}


