/*Bislama website style */

body 
	{
	background-image:url(xbisimgbg.gif);
    background-position:left;
    background-repeat:repeat-y;
    }

p
	{
	color:black;
	font-family:"Bookman Old Style";
	font-size:11pt;
	font-weight:normal;
	margin-left:0px;
    padding-left:10px;
    padding-right:15px;
	text-align:left;
	}

li
    {
	font-family:"Bookman Old Style";
	font-size:11pt;
	font-weight:normal;
    padding-left:5px;
	text-align:left;
    list-style-position:outside;
    margin-bottom:5px;
    } 

.blueheadcell

    {
    background-color:lightblue;
    font-family:"Comic Sans MS";
    text-align:left;      
    }


.brownheadcell

    {
    color:white;
    text-align:center;
    font-family:"Arial";
    font-weight:bold;
    font-size:11.0pt;
    text-indent:2;
    background-color:black;
    }

.centerbig

	{
	color:green;
	font-family:"Bookman Old Style";
	font-size:12.0pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;
    padding-left:0px;
    left-margin:0px;
    text-align:center;
	}

.center 
	{
    text-align:center;
	}

.yellowonblack

	{
	color:yellow;
	font-family:"Comic Sans MS";
	font-size:12pt;
	font-weight:bold;
    text-align:center;    
	}

.quote
	{
	color:red;
	font-family:"Bookman Old Style";
	font-size:11pt;
	font-weight:normal;
	}

.tinycenter 
	{
	color:black;
	font-family:"Arial";
	font-size:8.0pt;
	font-style:normal;
	font-weight:normal;
    text-align:center;
	}

.notegreen /*green sanserif*/
	{
	color:green;
	font-family:"Arial";
	font-size:11pt;
	font-weight:normal;
	}


