body         {
	font-family: Arial;
	font-size: 12px;
	background-color: #990066;
	font-weight : normal;
}

body.chml         {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color: #FF9999;
	font-weight : normal;
}


p            {
    font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight : normal;
}


p.menur     {
	color: #FF00FF;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
}


table      {
    font-family: Arial;
	font-size: 12px;
	color: Black
}

td {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight : normal;
}

TD.text {
	font-weight: normal;
	font-family : Arial;
	font-size: 10px;
}

TD.datename {
	font-weight: bold;
	color : Navy;
	font-size : 10px;
}

TD.plan1      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #FFFFCE;
}

TD.plan2      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #FFCECE;
}
TD.plan3      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #FF639C;
}
TD.plan4      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #FF00FF;
}
TD.plan5      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #9CFFCE;
}
TD.plan6      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #31CEFF;
}
TD.plan7      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #9CCE00;
}
TD.week      {
    font-family: Arial;
	font-size: 12px;
	color: #800000;
	background-color : #CEFFFF;
	font-weight : bold;
}


table.chat      {
    font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color : #FFFFFF;
}

a            {
    font-family: Arial;
	font-size: 12px;
	color: Teal;
	text-decoration: underline
}

a:hover     {
	color: #FFFF00;
}

a.menu     {
	color: #008080;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
}

a.menur     {
	color: #FF00FF;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
}

a.menub     {
	color: #0098FF;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
}

h1           {
	font-family: Arial;
	color: #0098FF;
	font-size: 20px;
	font-weight: bold
}

h1.alert      {
	font-family: Arial;
	color: #DC143C;
	font-size: 20px;
	font-weight: bold
}

h2           {
	font-family: Arial;
	color: #336699;
	font-size: 18px;
	font-weight: bold
}

h3           {
	font-family: Arial;
	color: #336699;
	font-size: 16px;
	font-weight: bold
}

h4           {
	font-family: Arial;
	color: #336699;
	font-size: 14px;
	font-weight: bold
}

INPUT {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

TEXTAREA {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

HR {
	color: #336699;
}
