

/*  The following styles are required. You can change their  */

/*  attributes but you cannot change their name.             */



.body

{

	color : black;

	background-color: grey;

}



.cat  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 18;

	font-weight : BOLD;

	font-style: ;

}


.subcat  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 12;

	font-weight : BOLD;

}


.default  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}



.stash  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : red;

	font-size : 11;

	font-weight : BOLD;

}



.char   

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

	font-weight : BOLD;

}



/*  The following styles are optional. You can define new  */

/*  styles here and reference them inside the datafile.    */



.unique  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}



.set  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}



.rune  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}



.gem  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}

.runeword  

{

	font-family : Arial, Helvetica, Sans-serif;

	color : black;

	font-size : 11;

}